From: David Edmondson Date: Mon, 16 Jun 2014 05:30:11 +0000 (+0100) Subject: emacs: Forwarded messages should not have modified buffers X-Git-Tag: 0.19_rc1~156 X-Git-Url: https://git.cworth.org/git?a=commitdiff_plain;h=b732a58a00ca48dd1a3892e10cf4a22d0715d9bc;hp=b732a58a00ca48dd1a3892e10cf4a22d0715d9bc;p=notmuch emacs: Forwarded messages should not have modified buffers When the user begins forwarding a message, the resulting composition buffer should not be marked as modified, in order that it can immediately be killed without prompting. ---