From: Carl Worth Date: Thu, 12 Nov 2009 05:37:35 +0000 (-0800) Subject: notmuch.el: Switch to using "notmuch reply" rather than message-reply. X-Git-Tag: 0.1~528 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;h=1407e409b17d9e5c7a9660603fb3b975ca854d98;hp=1407e409b17d9e5c7a9660603fb3b975ca854d98;p=notmuch notmuch.el: Switch to using "notmuch reply" rather than message-reply. This way we get to take advantage of the configuration of the user's email addresses in notmuch, (rather than expecting the user to configure all of their email addresses in message mode as well). ---