]> git.notmuchmail.org Git - notmuch/commit
notmuch.el: Require message mode to avoid undefined function in replies.
authorEric Anholt <eric@anholt.net>
Wed, 25 Nov 2009 22:14:20 +0000 (14:14 -0800)
committerCarl Worth <cworth@cworth.org>
Sat, 28 Nov 2009 03:45:36 +0000 (19:45 -0800)
commitf0bb5e9c3e65e858fbb269a36142cb0afbe4698f
treed388d6a3a0bb364d07cc0220ce4f290fe881f277
parentfb1a3452dac707f7f4dfb359452c102bfcd2c18f
notmuch.el: Require message mode to avoid undefined function in replies.

Otherwise, those without keithp's .emacs would end up with reply mode
not being entered.  Suggested by keithp.
notmuch.el