[mutt] 01/01: debian/extra/rc/notmuch.rc: restored the notmuch keybindings (Closes: 836148).

Antonio Radici antonio at moszumanska.debian.org
Sun Sep 4 20:22:12 UTC 2016


This is an automated email from the git hooks/post-receive script.

antonio pushed a commit to branch master
in repository mutt.

commit 0e63e0b7696e7992fad40c5921d8cad4b21e7ccb
Author: Antonio Radici <antonio at debian.org>
Date:   Sun Sep 4 21:21:27 2016 +0100

    debian/extra/rc/notmuch.rc: restored the notmuch keybindings (Closes: 836148).
---
 debian/changelog           |  2 ++
 debian/extra/rc/notmuch.rc | 15 +++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dff5648..8ae3acd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ mutt (1.7.0-2) UNRELEASED; urgency=medium
       (Closes: 757141).
     + upstream/644992-ipv6-literal.patch: to parse ipv6 literal addresses
       properly (Closes: 644992).
+  * debian/extra/rc/notmuch.rc: restored the notmuch keybindings
+    (Closes: 836148).
 
  -- Antonio Radici <antonio at debian.org>  Mon, 29 Aug 2016 21:27:08 +0100
 
diff --git a/debian/extra/rc/notmuch.rc b/debian/extra/rc/notmuch.rc
new file mode 100644
index 0000000..6fa9db3
--- /dev/null
+++ b/debian/extra/rc/notmuch.rc
@@ -0,0 +1,15 @@
+# --------------------------------------------------------------------------
+# FUNCTIONS - shown with an example mapping
+# --------------------------------------------------------------------------
+ 
+# open a different virtual folder
+bind index,pager X change-vfolder
+ 
+# read entire thread of the current message
+bind index,pager + entire-thread
+ 
+# modify (notmuch) tags
+bind index,pager \` modify-labels
+ 
+# generate virtual folder from query
+bind index,pager \eX vfolder-from-query

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mutt/mutt.git



More information about the pkg-mutt-commits mailing list