Oliver wrote: > My script for handling replies relies on the $editalt variable. This > broke recently and git bisect pointed me to commit 25581a94 which > makes -noatfile the default. I don't care too much for the @ file > but need $editalt. > > Does -atfile have wider effects than merely disabling the @ file or > is there a bug that $editalt relies on the @ file?
It is a bug. Without -atfile, $editalt never gets set. I'll fix that. In the meantime, can you use $mhaltmsg? I'm curious because maybe we should recommend using that instead of $editalt. David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
