X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/6132f1fe27fba7f86ce8c2f5ee806e8e1f1fc3de..9039efff71e58683a07dc3eee8ca706ce789716a:/debian/patches/080_Md.Muttrc?ds=sidebyside diff --git a/debian/patches/080_Md.Muttrc b/debian/patches/080_Md.Muttrc index d6a4f80..7186561 100644 --- a/debian/patches/080_Md.Muttrc +++ b/debian/patches/080_Md.Muttrc @@ -1,7 +1,6 @@ -diff -ruN mutt-1.5.9.orig/Muttrc.head.in mutt-1.5.9/Muttrc.head.in ---- mutt-1.5.9.orig/Muttrc.head.in 2002-01-24 13:10:47.000000000 +0100 -+++ mutt-1.5.9/Muttrc.head.in 2005-04-10 13:54:02.000000000 +0200 -@@ -6,6 +6,41 @@ +--- a/Muttrc.head.in ++++ b/Muttrc.head.in +@@ -6,6 +6,38 @@ # ignore "from " received content- mime-version status x-status message-id ignore sender references return-path lines @@ -22,9 +21,6 @@ diff -ruN mutt-1.5.9.orig/Muttrc.head.in mutt-1.5.9/Muttrc.head.in +#bind pager previous-line +#bind pager next-line + -+# restore the behaviour of mutt versions up to 1.5.7 -+set menu_move_off -+ +# don't add the hostname to the From header +unset use_domain +# don't generate a From header @@ -42,14 +38,12 @@ diff -ruN mutt-1.5.9.orig/Muttrc.head.in mutt-1.5.9/Muttrc.head.in +#macro index \CW T!~s\(.*source.*\)\nWn^T~A\n "Weed out binary-only announcements" # imitate the old search-body function - macro index \eb '/~b ' 'search in message bodies' -@@ -15,9 +50,17 @@ - macro pager \cb |urlview\n 'call urlview to extract URLs out of a message' + macro index \eb "~b " "search in message bodies" +@@ -14,7 +46,17 @@ + macro index,pager \cb "urlview" "call urlview to extract URLs out of a message" # Show documentation when pressing F1 --macro generic "!less @docdir@/manual.txt\n" "Show Mutt documentation" --macro index "!less @docdir@/manual.txt\n" "Show Mutt documentation" --macro pager "!less @docdir@/manual.txt\n" "Show Mutt documentation" +-macro generic,pager "less @docdir@/manual.txt" "show Mutt documentation" +macro generic "!zcat @docdir@/mutt/manual.txt.gz | sensible-pager\n" "Show Mutt documentation" +macro index "!zcat @docdir@/mutt/manual.txt.gz | sensible-pager\n" "Show Mutt documentation" +macro pager "!zcat @docdir@/mutt/manual.txt.gz | sensible-pager\n" "Show Mutt documentation" @@ -62,9 +56,9 @@ diff -ruN mutt-1.5.9.orig/Muttrc.head.in mutt-1.5.9/Muttrc.head.in +close-hook \\.bz2$ "bzip2 -c %t > %f" +append-hook \\.bz2$ "bzip2 -c %t >> %f" - # If Mutt is unable to determine your site's domain name correctly, you can - # set the default here. -@@ -28,7 +71,22 @@ + # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y" + macro index,pager y "?" "show incoming mailboxes list" +@@ -29,7 +71,22 @@ # # set use_8bitmime