[comp.mail.mh] GNUemacs mh-e, problem in mh-edit-again

andyc@omepd (T. Andrew Crump) (01/15/88)

I am using gnuemacs 18.48 with mh-e 3.4m and mh-6.5.  Mh-edit-again always
gives the error "Symbol's value as variable is void: from-folder".

It looks as though an "equal" is being done on nil.  This would be a nice
function to have.  Does someone have a fix?


Andy Crump
...!tektronix!ogcvax!inteloa!andyc

larus@paris.Berkeley.EDU (James Larus) (01/19/88)

Thanks.  That's a real bug.  The fix is to change the "let" into a "let*".

/Jim