Path: utzoo!mnetor!uunet!husc6!mit-eddie!ll-xn!ames!ucbcad!ucbvax!paris.Berkeley.EDU!larus From: larus@paris.Berkeley.EDU (James Larus) Newsgroups: comp.mail.mh Subject: Re: Formats and filters in forw in mh Message-ID: <22544@ucbvax.BERKELEY.EDU> Date: 12 Jan 88 17:58:02 GMT References: <8801121516.AA01326@oddjob.uchicago.edu> <8801112227.AA25654@hpsemc.HP.COM> Sender: usenet@ucbvax.BERKELEY.EDU Lines: 11 What version of mh-e are you using? (The current one is 3.4n) mh-e has not created ++ files for a very long time. Brian Reid's mhe program used to create these files to avoid rescanning folders. When I took his code and converted it to Gnu Emacs, I dropped this feature since it seemed like more trouble than it was worth. /Jim ARPA: larus@ginger.Berkeley.EDU uucp: ucbvax!larus PS The MHE compile flag only adds an undocumented flags to a couple of commands. You can grep for MHE in the source to see the changes. People who do not use mh-e should never notice the changes.