[7815] in SIPB bug reports
exmh fails to start without ~/Mail
daemon@ATHENA.MIT.EDU (Christopher D. Beland)
Sat Aug 11 03:04:02 2001
Message-Id: <200108110703.DAA00446@Press-Your-Luck.mit.edu>
To: bug-sipb@MIT.EDU
Date: Sat, 11 Aug 2001 03:03:58 -0400
From: "Christopher D. Beland" <beland@MIT.EDU>
Steps to reproduce:
1.) In a clean account, put this in ~/.mh_profile:
Path: Mail
Editor: emacs
Msg-Protect: 600
Folder-Protect: 700
Prompter-next: emacs
rmmproc: delete
unseen-sequence: unseen
or probably using any nmh command will automatically generate this.
2.) Delete ~/Mail if it exists.
3.) Start exmh.
It will hang interminably. It should detect the situation and offer
to re-create ~/Mail, just like nmh commands like scan will.
-B.