unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Mark Walters <markwalters1009@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH v6 1/8] emacs: tree: make refresh use generic binding
Date: Sat, 15 Oct 2016 08:32:39 +0100	[thread overview]
Message-ID: <1476516766-8455-2-git-send-email-markwalters1009@gmail.com> (raw)
In-Reply-To: <1476516766-8455-1-git-send-email-markwalters1009@gmail.com>

Not using the generic binding is an anomaly from when tree was in
contrib (as pick).
---
 emacs/notmuch-tree.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/emacs/notmuch-tree.el b/emacs/notmuch-tree.el
index 1555812..d5587a9 100644
--- a/emacs/notmuch-tree.el
+++ b/emacs/notmuch-tree.el
@@ -271,7 +271,6 @@ FUNC."
     (define-key map "x" 'notmuch-tree-quit)
     (define-key map "A" 'notmuch-tree-archive-thread)
     (define-key map "a" 'notmuch-tree-archive-message-then-next)
-    (define-key map "=" 'notmuch-tree-refresh-view)
     (define-key map "z" 'notmuch-tree-to-tree)
     (define-key map "n" 'notmuch-tree-next-matching-message)
     (define-key map "p" 'notmuch-tree-prev-matching-message)
-- 
2.1.4

  reply	other threads:[~2016-10-15  7:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-15  7:32 [PATCH v6 0/8] Add refresh all buffers functionality Mark Walters
2016-10-15  7:32 ` Mark Walters [this message]
2016-10-15  7:32 ` [PATCH v6 2/8] emacs: make the refresh functions more consistent Mark Walters
2016-10-15  7:32 ` [PATCH v6 3/8] emacs: hello: stop update from forcing the buffer to be displayed Mark Walters
2016-10-15  7:32 ` [PATCH v6 4/8] emacs: notmuch-search: add no-display functionality Mark Walters
2016-10-15  7:32 ` [PATCH v6 5/8] emacs: notmuch-search-refresh-view: reuse buffer Mark Walters
2016-10-15  7:32 ` [PATCH v6 6/8] emacs: notmuch-show: refresh all windows displaying buffer Mark Walters
2016-10-15  7:32 ` [PATCH v6 7/8] emacs: notmuch-lib: add refresh all buffers function Mark Walters
2016-10-15  7:32 ` [PATCH v6 8/8] emacs: add global keybinding M-= for refresh all buffers Mark Walters
2016-10-17 12:17   ` David Bremner
2016-10-16 16:20 ` [PATCH v6 0/8] Add refresh all buffers functionality Tomi Ollila

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=1476516766-8455-2-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).