On Tue, Dec 09, 2014 at 02:46:30PM -0500, Patrick Shanahan wrote: > * Jon LaBadie <[email protected]> [12-09-14 14:26]: > > If I want to save a message and reply to the sender > > it is a multi-step operation. "s", which saves the > > message, deletes it from the inbox, and indexes to > > the next unread message. Then I have to return to > > the deleted message and hit "r". > > > > Does anyone have a way to do this in one operation? > > Not in one, nor would I prefer, but you can eliminate a step by replying > first and then saving, or using something like procmail to direct the msg > to your "save" destination and reply from there. That would eliminate > *all* the extra steps.
Minor reason to not do it in reply -> save order. The physical order in the mbox-style file would be out of order. Doesn't matter if it is only viewed with a threaded reader like mutt. But in case other tools are used, like text searches, I'd prefer to keep the "proper order". -- Jon H. LaBadie [email protected] 11226 South Shore Rd. (703) 787-0688 (H) Reston, VA 20190 (703) 935-6720 (C)
