[mutt] 01/01: debian-specific/Muttrc.patch: restored the 'i' binding to exit from the pager (Closes: 834448).

Antonio Radici antonio at moszumanska.debian.org
Thu Sep 8 07:10:34 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 4c8e2401467caddc894b3787393b4c12b078d66b
Author: Antonio Radici <antonio at debian.org>
Date:   Thu Sep 8 08:10:19 2016 +0100

    debian-specific/Muttrc.patch: restored the 'i' binding to exit from the pager (Closes: 834448).
---
 debian/changelog                            | 2 ++
 debian/patches/debian-specific/Muttrc.patch | 9 ++++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index faba39f..ceeb638 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,6 +22,8 @@ mutt (1.7.0-2) UNRELEASED; urgency=medium
       (Closes: 569038, 774746, 423931, 599136, 618425).
     + debian-specific/828751-pinentry-gpg2-support.patch: enable gpgme by
       default, delegating all crypto to gnupg (Closes: 96144, 828751, 824832).
+    + debian-specific/Muttrc.patch: restored the 'i' binding to exit from the
+      pager (Closes: 834448).
   * debian/extra/rc/notmuch.rc: restored the notmuch keybindings
     (Closes: 836148).
   * debian/NEWS: added information about GPGME being enabled by default.
diff --git a/debian/patches/debian-specific/Muttrc.patch b/debian/patches/debian-specific/Muttrc.patch
index 7c4bd1a..1d98a1d 100644
--- a/debian/patches/debian-specific/Muttrc.patch
+++ b/debian/patches/debian-specific/Muttrc.patch
@@ -12,7 +12,7 @@ Signed-off-by: Matteo F. Vescovi <mfvescovi at gmail.com>
 
 --- a/doc/Muttrc.head
 +++ b/doc/Muttrc.head
-@@ -12,6 +12,34 @@
+@@ -12,6 +12,37 @@
  # Display the fields in this order
  hdr_order date from to cc subject
  
@@ -23,6 +23,9 @@ Signed-off-by: Matteo F. Vescovi <mfvescovi at gmail.com>
 +# map delete-char to a sane value
 +bind editor     <delete>  delete-char
 +
++# until 1.7.0 'i' was used to exit from the pager.
++bind pager       i        exit
++
 +# some people actually like these settings
 +#set pager_stop
 +#bind pager <up> previous-line
@@ -47,7 +50,7 @@ Signed-off-by: Matteo F. Vescovi <mfvescovi at gmail.com>
  # imitate the old search-body function
  macro index \eb "<search>~b " "search in message bodies"
  
-@@ -23,19 +51,14 @@
+@@ -23,19 +54,14 @@
  "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
@@ -69,7 +72,7 @@ Signed-off-by: Matteo F. Vescovi <mfvescovi at gmail.com>
  #
  # set hostname=cs.hmc.edu
  
-@@ -47,6 +70,10 @@
+@@ -47,6 +73,10 @@
  # be undone with unmime_lookup.
  mime_lookup application/octet-stream
  

-- 
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