Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!decwrl!decvax!ucbvax!LF-SERVER-2.BBN.COM!jr From: jr@LF-SERVER-2.BBN.COM (John Robinson) Newsgroups: comp.emacs Subject: Re: Mail drop path for mode line Message-ID: <8802280009.AA01303@ucbvax.Berkeley.EDU> Date: 26 Feb 88 19:55:29 GMT References: <7293@tut.cis.ohio-state.edu> Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: jr@BBN.COM Organization: The Internet Lines: 13 I didn't see all the notes leading up to this message, but... If you are trying to get the display due to (display-time) to be correct, you have to set the environment variable MAIL right so that emacs/etc/loadst will look in the right location. This has to be done before invoking emacs, since emacs by default (sites can change this) can't modify envariables for its children or itself. For MH/MMDF mail, I have in my .cshrc: setenv MAIL ~/mailbox /jr jr@bbn.com or jr@bbn.uucp