[291] in SIPB_Linux_Development
mh-e fixed on quiche
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Sun Dec 19 17:49:40 1993
From: ghudson@MIT.EDU
Date: Sun, 19 Dec 93 17:49:14 -0500
To: linux-dev@MIT.EDU
I created /usr/lib/emacs/site-lisp/default.el and added the lines:
(setf mh-prog "/usr/athena/bin")
(setf mh-lib "/usr/athena/lib/mh")
mh-rmail now appears to work. This won't work if you run emacs -q,
but it doesn't require dumping a new emacs.
Sending mail, on the other hand, still breaks. Someone should look
into this.
--GBH