Re: Changing Fcc in compose mode

2016-03-13 Thread Matthias Vallentin
(Replying to the list with the solution.) > Not sure what compose mode is, I "compose" in vi. Yeah, mutt also has a compose "mode/window." It's the window right before you hit 'y' to send with all the data. > From this screen I can manually change the headers by entering > single letter cmds, I

Re: Changing Fcc in compose mode

2016-03-13 Thread Erik Christiansen
On 13.03.16 16:13, Matthias Vallentin wrote: > Is it possible to change the Fcc value manually in compose mode right > before sending (independent of fcc-hook)? Yes. Hit F1, and have a look at "edit_headers". Also, after the edit, back in the compose menu, hit '?' and look at what 'f' does for yo

Changing Fcc in compose mode

2016-03-13 Thread Matthias Vallentin
Is it possible to change the Fcc value manually in compose mode right before sending (independent of fcc-hook)? My use case is GMail tagging: I like to save a message in a particular folder (which implicitly tags it in an IMAP setup), but would like to do so right before sending in compose mode.