]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-message.el
emacs: create notmuch-tag.el, and move appropriate functions from notmuch.el
[notmuch] / emacs / notmuch-message.el
index 301028154734009e409f4b5a9f6a48bfba337cf6..5964caa3ce5b945d8c4aa2182889ef0f100ce069 100644 (file)
@@ -20,6 +20,7 @@
 ;; Authors: Jesse Rosenthal <jrosenthal@jhu.edu>
 
 (require 'message)
+(require 'notmuch-tag)
 (require 'notmuch-mua)
 
 (defcustom notmuch-message-replied-tags '("replied")