projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0adcabc
)
emacs: require notmuch-message.el from notmuch.el
author
Jesse Rosenthal
<jrosenthal@jhu.edu>
Tue, 27 Apr 2010 16:03:10 +0000
(12:03 -0400)
committer
Carl Worth
<cworth@cworth.org>
Tue, 27 Apr 2010 16:16:44 +0000
(09:16 -0700)
Add a (require 'notmuch-message) to notmuch.el. This is for functions that
specifically target message mode (and, in the future, notmuch-message
mode).
emacs/notmuch.el
patch
|
blob
|
history
diff --git
a/emacs/notmuch.el
b/emacs/notmuch.el
index 488458af98bf516cd55a712ca45567caa49a11e7..57e11400a526cf4b81433430d1ce0f65245f989d 100644
(file)
--- a/
emacs/notmuch.el
+++ b/
emacs/notmuch.el
@@
-56,6
+56,7
@@
(require 'notmuch-mua)
(require 'notmuch-hello)
(require 'notmuch-maildir-fcc)
+(require 'notmuch-message)
(defcustom notmuch-search-result-format
`(("date" . "%s ")