emacs: require notmuch-message.el from notmuch.el

Add a (require 'notmuch-message) to notmuch.el. This is for functions that
specifically target message mode (and, in the future, notmuch-message
mode).
This commit is contained in:
Jesse Rosenthal 2010-04-27 12:03:10 -04:00 committed by Carl Worth
parent 0adcabc7cf
commit a43ceef205

View file

@ -56,6 +56,7 @@
(require 'notmuch-mua)
(require 'notmuch-hello)
(require 'notmuch-maildir-fcc)
(require 'notmuch-message)
(defcustom notmuch-search-result-format
`(("date" . "%s ")