]> granicus.if.org Git - neomutt/commit
Add $resume_edited_draft_files option.
authorKevin McCarthy <kevin@8t8.us>
Tue, 8 Mar 2016 23:57:55 +0000 (15:57 -0800)
committerKevin McCarthy <kevin@8t8.us>
Tue, 8 Mar 2016 23:57:55 +0000 (15:57 -0800)
commite000459d0ef85a2cc470cd6a9b1abf407f335918
tree7e092170e2a1529f7d93d60ae77e2a159797673b
parentf36e582491b966bb1d4977663cf54561d68ac3f9
Add $resume_edited_draft_files option.

This adds an extra header when saving edited draft files (-E -H on the
command line).  With this header, the next time they are edited, they
are automatically "resumed" (by setting $resume_draft_files).

The idea is to prevent multiple user-defined headers and signatures
from being added to the draft message by avoiding processing it as a
brand new message after the first time.
init.h
main.c
mutt.h