On Tue, Nov 06, 2018 at 08:08:47AM +1100, Cameron Simpson wrote: > On 04Nov2018 09:22, Kevin J. McCarthy <[email protected]> wrote: > >On Sat, Nov 03, 2018 at 09:53:07AM +1100, Cameron Simpson wrote: > >> My composition mode always opens the composition in a new tmux session (or > >> screen > > > >Thank you for the detailed write up. I always enjoy reading these kinds > >of posts: nuggets of wisdom from long-time users. > > > >> mutt -e 'set editor=vim-flowed' -e 'unset signature' -H "$filename" > > > >Instead of "-e 'unset signature'", you may want to try "-e 'set > >resume_draft_files'" which turns off even more undesired processing, > >like user-defined headers. > > Thank you, I've applied this suggestion.
Hmm... it looks like $text_flowed was somehow turned off. I hope this wasn't due to my suggestion. :-/ Setting $resume_draft_files treats the -H filename just like resuming a postponed draft. This means send-hook's are not evaluated. If you rely on that to turn on $text_flowed, you may want to add that to the command line, or perhaps go back to just 'unset signature'. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA
signature.asc
Description: PGP signature
