[PATCH 5/5] emacs: pick: remove initialisation message

Mark Walters markwalters1009 at gmail.com
Sun Oct 20 01:28:19 PDT 2013


Since pick is now part of mainline we do not need to notify the user
that it has been loaded.
---
 emacs/notmuch-pick.el |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/emacs/notmuch-pick.el b/emacs/notmuch-pick.el
index a492214..9e73179 100644
--- a/emacs/notmuch-pick.el
+++ b/emacs/notmuch-pick.el
@@ -941,6 +941,5 @@ The arguments are:
 (define-key notmuch-common-keymap "z" 'notmuch-pick)
 (define-key notmuch-search-mode-map "Z" 'notmuch-pick-from-search-current-query)
 (define-key notmuch-show-mode-map "Z" 'notmuch-pick-from-show-current-query)
-(message "Initialised notmuch-pick")
 
 (provide 'notmuch-pick)
-- 
1.7.9.1



More information about the notmuch mailing list