From: Jani Nikula Date: Fri, 28 Mar 2014 18:04:25 +0000 (+0200) Subject: emacs: push mark before signature on reply X-Git-Tag: 0.18_rc0~59 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=d0c4cd7e58f2ccdadca9fb56efc80e9140995ed2;hp=d0c4cd7e58f2ccdadca9fb56efc80e9140995ed2 emacs: push mark before signature on reply We push mark on reply so user can cut the quote. Push the mark before signature, if any, instead of end of buffer so the signature is preserved. This is consistent with message-kill-to-signature. ---