bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-mailutils] mailutils mh and MH-E problems: no flist; mh-update-sequ


From: Joe Brenner
Subject: [bug-mailutils] mailutils mh and MH-E problems: no flist; mh-update-sequences consp
Date: Sat, 11 Sep 2010 20:43:21 -0700

Joe Brenner <address@hidden> wrote:

> I'm experimenting with switching to the gnu mailutils version of mh
> from nmh.  Things are more or less working, but I'm continually getting
> the error/warning:
>
>   mh-show-msg: Wrong type argument: consp, nil
>
> Re-starting emacs with --debug-init is no help.  I tried stepping
> through mh-show-msg with edebug, but that code interferes with edebug
> in some way.

Okay, working with a munged version of mh-show-msg, I was able to step
through the code a little farther using edebug (The hang-up was the
mh-in-show-buffer macro... I yanked it out, and replaced it with a
switch-to-buffer for now.)

It looks to me like that problem is somewhere inside of

  mh-update-sequences

But... I just noticed a far worse problem.  I can't
change folers.  If I try to do an mh-visit-folder,
I get the complaint:

  mh-folder-size-flist:
    Searching for program:
    no such file or directory, /usr/bin/mu-mh/flist

There is indeed no flist in the mh-progs location: /usr/bin/mu-mh
(which was installed from the ubuntu mailutils-mh package).

So: how can MH-E possibly be expected to work with mailutils?

Consider the claim:

http://www.gnu.org/software/mailutils/

  While being backward compatible with both standard
  mh and nmh, our implementation of MH offers all the
  flexibility and power of GNU Mailutils. It has been
  designed to interoperate flawlessly with GNU Emacs
  MH-E interface. Newer versions of MH-E provide
  support for extended features of GNU Mailutils MH.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]