Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!emory!utkcs2!!brown From: brown@cs.utk.edu (Lance A. Brown) Newsgroups: comp.mail.mh Subject: Re: Emacs mh-e doesn't see messages in +inbox Message-ID: Date: 8 Nov 90 19:12:47 GMT References: <9011081749.AA15575@nowhere.ucsb.edu> Sender: news@cs.utk.edu (USENET News System) Organization: University of Tenn., Knoxville, Dept. of Computer Science Lines: 8 In-Reply-To: aks@HUB.UCSB.EDU's message of 8 Nov 90 09:49:44 GMT It is also possible to set a hook to automatically rescan the folder whenever an "inc" is done to that folder. The hook is "mh-inc-folder-hook". I use the following to set the hook up: (setq mh-inc-folder-hook '(lambda () (mh-rescan-folder "all")) ) Lance -- ------------------------------------------------------------------------------ Lance A. Brown brown@cs.utk.edu 3500 Sutherland Avenue, Apt. L-303 Graduate Student in Computer Science Knoxville, TN 37919 Sun SparcStations are Neat! ------------------------------------------------------------------------------