On Thu, Apr 27, 2000 at 09:50:39AM -0400, Judah Milgram wrote:
>
> Hi,
>
> [I also sent this in to Stephen Gildea <[EMAIL PROTECTED]>, who I think
> might still be maintaining mh-e]
He is not anymore.
>
> This isn't necessarily a bug, possibly a "user-induced feature". And I'm
> not sure that it's really an nmh problem, I'm only sending this in in
> the hope that you've already seen this and know a solution.
>
> The scenario:
>
> Linux convair 2.2.13 #6 Thu Apr 6 16:55:24 EDT 2000 i686 unknown
> GNU Emacs 20.4.2
> mh-e Version 5.0.2
> nmh-1.0.4 (since mh-6.8 wasn't going to compile without a fight)
>
> M-x mh-version -->
> Cannot find the commands `inc' and `mhl' and the file `components'
>
> A quick search of the newsgroups turned up one or two similar reports.
> But no obvious solutions.
>
> I did try putting this in my .emacs:
>
> (setq mh-progs "/usr/local/nmh/bin")
> (setq mh-lib "/usr/local/nmh/lib")
> (setq mh-lib-progs "/usr/local/nmh/lib")
> (setq mh-comp-formfile "/usr/local/nmh/etc/components")
> (setq mh-repl-formfile "/usr/local/nmh/etc/replcomps")
>
I have, in my site-start.el file
;;; nmh configb
(setq mh-nmh-p t)
(setq mh-progs "/usr/local/nmh/bin/")
(setq mh-lib "/usr/local/nmh/lib/")
(setq mh-comp-formfile "/usr/local/nmh/etc/components")
(setq mh-repl-formfile "/usr/local/nmh/etc/replcomps")
;;; nmh confige
So only the first line is missing from your version.
Mate
---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis