Path: utzoo!attcan!uunet!bu.edu!snorkelwacker!apple!hercules!hogan From: hogan@csl.sri.com (Emmett Hogan) Newsgroups: comp.mail.mh Subject: Re: mh under gnu-emacs Message-ID: Date: 9 Oct 90 17:17:55 GMT References: <2199@bnlux0.bnl.gov> <2097@anaxagoras.ils.nwu.edu> Sender: usenet@csl.sri.com Followup-To: comp.mail.mh Organization: Computer Science Lab, SRI International, Menlo Park, CA. Lines: 39 In-reply-to: murray@ils.nwu.edu's message of 9 Oct 90 15:24:16 GMT In article <2097@anaxagoras.ils.nwu.edu> murray@ils.nwu.edu (Thomas Murray) writes: ->I have a problem running mh under gnu-emacs. Whence mh-rmail is loaded in ->emacs, it says something: Searching for program: no file or directory of ->/usr/local/mh/inc. -I am not an emacs of mh expert, but what I think is happening is that -the mh program 'inc' is not in directory /usr/local/mh/inc. There are -two possible fixed to this: - 1) move 'inc' (and all the other mh programs) to /usr/local/mh/ - 2) make a link from /usr/local/mh/ to where the mh programs are - located. Or more simply find out where the mh programs (inc, show, scan, etc.) reside (say it's in /usr/share/bin) and set the elisp variable "mh-progs" to that directory. (you will probably need to set mh-lib also)...just put the following lines into you .emacs file (or better yet, have your systems people put it in the system wide "site-init.el". (setq mh-progs "/usr/share/bin/") (setq mh-lib "/usr/share/lib/") Just replace /usr/share/bin and /usr/share/lib with the correct locations for your system. Hope this helps, Emmett -- ------------------------------------------------------------------- Emmett Hogan Computer Science Lab, SRI International Inet: hogan@csl.sri.com UUCP: {ames, decwrl, pyramid, sun}!fernwood!hercules!hogan USMAIL: BN179, 333 Ravenswood Ave, Menlo Park, CA 94025 PacBell: (415)859-3232 (voice), (415)859-2844 (fax) ICBM: 37d 27' 14" North, 122d 10' 52" West -------------------------------------------------------------------