nmh and mh-e on Windows: *almost* there
Peter Davis <pd <at> world.std.com>
2002-07-10 18:16:52 GMT
My apologies to anyone following comp.mail.mh-e, where I also reported
these results.
With a lot of help from Satyaki Das, Earl Hood and others, I now *sort
of* have nmh and mh-e working on Windows. The first hurdle was
getting a Win32 or Cygwin port of nmh to begin with. I'm not sure if
there are other ports out there, but I got one from Earl Hood. Has
this been officially merged with nmh sources in cvs yet?
I'm using a Win32 version of XEmacs 21.4 patch 6, along with Cygwin
versions of the nmh executables. Moreover, I'm using a cvs version of
mh-e, plus a few modules updated by Satyaki Das. In other words, it's
pretty much of a hodge-podge. If I ever get everything working, the
first thing I'll do is burn a CD with all the relevant parts.
Meanwhile, I'll have to try to track the nmh and mh-e cvs
repositories.
Remaining problems:
1) The cvs version of mh-e I'm using tries to figure out the values of
mh-progs and mh-lib itself. The previous (released?) version let
me set these myself. Now, mh-e barfs when I try to reply or
compose a draft, because it can't find components. I've tried
explicitly redefining mh-lib after loading all the mh stuff, and
that *does* allow components to be found. I'm not sure if that
redefinition gets clobbered later though.
2) mh-e can't seem to figure out where my drafts are when I do manage
to edit them, so sending always fails. It comes up with some
horrendous path like /cygdrive/d/home/d:/HOME/Mail/drafts, as if
(Continue reading)