Hi Joe, Thanks for your report.
> 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.) Have you tried to contact MH-E developers? This one seems to be rather an MH-E problem. Anyways, can you give me a recipe on how to reproduce it? > I get the complaint: > > mh-folder-size-flist: > Searching for program: > no such file or directory, /usr/bin/mu-mh/flist What version of MH-E are you using? This particular bug was fixed in v. 7.4.2, as per the ChangeLog: 2003-08-19 Bill Wohler <[email protected]> * mh-e.el (mh-folder-size, mh-folder-size-folder) (mh-folder-size-flist): If flist is not present use folder to find the number of messages in the folder. The `flist' utility is optional (actually, it is nmh-specific), neither traditional MH nor Mailutils MH implementations provide it. Regards, Sergey _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
