Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!tut.cis.ohio-state.edu!HARVARD.HARVARD.EDU!ngo%tammy From: ngo%tammy@HARVARD.HARVARD.EDU (Tom Ngo) Newsgroups: gnu.emacs.bug Subject: Iris 4D/Rmail/GNU Emacs 18.53 Message-ID: <8903282026.AA08103@prep.ai.mit.edu> Date: 28 Mar 89 20:51:39 GMT Sender: narayan@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 31 =========================================================================== For individual users: 1. Rmail does not work properly on an Iris 4D unless you put the following into $emacs/lisp/default.el or your ~/.emacs: (set 'rmail-spool-directory "/usr/mail/") =========================================================================== For GNU developers: 2. The file $EMACS/paths.el should be modified as follows to make RMail work properly with an Iris 4D: (defconst rmail-spool-directory (if (memq system-type '(hpux usg-unix-v unisoft-unix rtu silicon-graphics-unix ; <- I inserted word )) "/usr/mail/" "/usr/spool/mail/") "Name of directory used by system mailer for delivering new mail. Its name should end with a slash.") --Tom Ngo e-mail: ngo@endor.harvard.edu US mail: 12 Oxford St Box 201 Cambridge, MA 02138 Phone: (617) 495-1768 (office)