[7407] in Athena Bugs
vax 7.2R: emacs mh-rmail
daemon@ATHENA.MIT.EDU (jefft@ATHENA.MIT.EDU)
Mon Apr 8 23:27:53 1991
From: jefft@ATHENA.MIT.EDU
To: bugs@ATHENA.MIT.EDU
Date: Mon, 08 Apr 91 23:27:39 EDT
What were you trying to do? I use delete as my rmmproc so I should only
have .# files in my folders, not #. But mh-rmail insisted on making a copy
of my mail message starting with # every time I forwarded or replied to
that piece of mail. These end up floating around my folders forever.
What should have happened:
mh-rmail should not produce those annoying # files.
Please describe any relevant documentation references:
I found the bug in mh-e.el, and fixed it. It involves using the
-inplace flag in the call to anno .
I'd be happy to submit a patch if someone would tell me how.