Chris Fuchs muttered:
> Actually all I wanted to do was to save a message as a file
> with a filename that I would get prompted for and not into
> a directory. I'm using the MH style mailboxes.
So set mbox_type=mbox before you save.
Since you can't make this into a single macro I splitted it up to two:
# toggle mbox_type
macro generic <f7> '<enter-command>set mbox_type="mbox"<enter>\
<shell-escape>echo "mbox_type now mbox"<enter>' "save to mbox"
macro generic <f8> '<enter-command>set mbox_type="Maildir"<enter>\
<shell-escape>echo "mbox_type now Maildir"<enter>' "save to Maildir"
s/Maildir/MH/g for your purpose.
HTH,
Michael
--
"Are [Linux users] lemmings collectively jumping off of the cliff of
reliable, well-engineered commercial software?"
(By Matt Welsh)
PGP-Key: http://www-stud.ims.uni-stuttgart.de/~tatgeml/public.key