unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH 5/5] emacs: pick: remove initialisation message
Date: Sun, 20 Oct 2013 09:28:19 +0100	[thread overview]
Message-ID: <1382257699-29860-6-git-send-email-markwalters1009@gmail.com> (raw)
In-Reply-To: <1382257699-29860-1-git-send-email-markwalters1009@gmail.com>

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

  parent reply	other threads:[~2013-10-20  8:28 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-20  8:28 [PATCH 0/5] Move pick into mainline Mark Walters
2013-10-20  8:28 ` [PATCH 1/5] emacs: move pick from contrib " Mark Walters
2013-10-20  8:28 ` [PATCH 2/5] emacs: add pick to the Makefile Mark Walters
2013-10-20  8:28 ` [PATCH 3/5] test: move the pick tests to the main test directory Mark Walters
2013-10-20  8:28 ` [PATCH 4/5] test: add the emacs-pick test to the list of tests Mark Walters
2013-10-20  8:28 ` Mark Walters [this message]
2013-10-26  9:26 ` [PATCH 0/5] Move pick into mainline Mark Walters

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1382257699-29860-6-git-send-email-markwalters1009@gmail.com \
    --to=markwalters1009@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).