Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!udel!haven!mimsy!mimsy.umd.edu!mpf From: mpf@triplea.cs.umd.edu (Martin Farach) Newsgroups: comp.mail.mh Subject: Re: mh under gnu-emacs Message-ID: Date: 10 Oct 90 00:27:46 GMT References: <2199@bnlux0.bnl.gov> <2097@anaxagoras.ils.nwu.edu> Sender: news@mimsy.umd.edu Followup-To: comp.mail.mh Organization: U of Maryland, Dept. of Computer Science, Coll. Pk., MD 20742 Lines: 33 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. -tom murray (murray@ils.nwu.edu) There is a fix which doesn't involve being system manager. Try the lines: (setq mh-progs "/usr/new/mh6.6/") (setq mh-lib "/usr/new/lib/mh6.6/") in your .emacs. Of course you would have to replace the paths with the appropriate paths for your system. Martin Farach -- Martin Farach mpf@cs.umd.edu University of Maryland Department of Computer Science College Park, Maryland 20742