X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/2fc779d212449aded8db453cd8821255913412b5..c109233f5a6f34927cd93a271e5189b267373128:/debian/patches/debian-specific/Muttrc diff --git a/debian/patches/debian-specific/Muttrc b/debian/patches/debian-specific/Muttrc index 72906b3..bc8db21 100644 --- a/debian/patches/debian-specific/Muttrc +++ b/debian/patches/debian-specific/Muttrc @@ -1,16 +1,14 @@ -Index: trunk/Muttrc.head -=================================================================== ---- trunk.orig/Muttrc.head 2007-03-15 16:33:18.000000000 +0100 -+++ trunk/Muttrc.head 2007-03-15 16:35:15.000000000 +0100 -@@ -6,6 +6,33 @@ - # - ignore "from " received content- mime-version status x-status message-id - ignore sender references return-path lines -+ignore date delivered-to precedence errors-to in-reply-to user-agent -+ignore x-loop x-sender x-mailer x-msmail-priority x-mimeole x-ms- x-priority -+ignore x-accept-language x-authentication-warning thread- priority importance -+ignore x-original-to domainkey-signature dkim-signature -+ +# vim:ft=diff + + * 2009-01-15 myon: refreshed for mutt-1.5.19; drop our list of ignored headers + in favor of upstream's new unignore list + +--- a/doc/Muttrc.head ++++ b/doc/Muttrc.head +@@ -12,6 +12,32 @@ unignore from: subject to cc date x-mail + # Display the fields in this order + hdr_order date from to cc subject + +# emacs-like bindings +bind editor "\e" kill-word +bind editor "\e" kill-word @@ -33,19 +31,24 @@ Index: trunk/Muttrc.head +unset bounce_delivered + +set mixmaster="mixmaster-filter" - ++ ++# System-wide CA file managed by the ca-certificates package ++set ssl_ca_certificates_file="/etc/ssl/certs/ca-certificates.crt" ++ # imitate the old search-body function macro index \eb "~b " "search in message bodies" -@@ -15,14 +42,14 @@ macro index,pager \cb " ur - macro attach,compose \cb " urlview" "call urlview to extract URLs out of a message" + +@@ -23,7 +49,7 @@ macro index,pager,attach,compose \cb "\ + "call urlview to extract URLs out of a message" # Show documentation when pressing F1 -macro generic,pager " less @docdir@/manual.txt" "show Mutt documentation" -+macro generic,pager " zcat @docdir@/mutt/manual.txt.gz | sensible-pager" "show Mutt documentation" ++macro generic,pager " zcat @docdir@/mutt/manual.txt.gz | sensible-pager" "show Mutt documentation" # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y" macro index,pager y "?" "show incoming mailboxes list" - bind browser y exit +@@ -35,7 +61,7 @@ bind browser y exit + # append-hook \\.gz$ "gzip -c %t >> %f" # If Mutt is unable to determine your site's domain name correctly, you can -# set the default here. @@ -53,7 +56,7 @@ Index: trunk/Muttrc.head # # set hostname=cs.hmc.edu -@@ -84,6 +111,9 @@ attachments +I text/plain +@@ -101,6 +127,9 @@ attachments +I text/plain attachments -A message/external-body attachments -I message/external-body