]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/Muttrc
upstream/544180-italian-yesorno.patch: fixing a problem in the italian translation...
[software/mutt-debian.git] / debian / patches / debian-specific / Muttrc
index 7f3a8b084f376791535a2abfecdb26aa6f2155c7..02173faf373f6f41a6177efc7653e1c0fecc2412 100644 (file)
@@ -1,16 +1,14 @@
-Index: debian-mutt/Muttrc.head
-===================================================================
---- debian-mutt.orig/Muttrc.head       2007-06-08 13:19:22.000000000 +0200
-+++ debian-mutt/Muttrc.head    2007-06-08 13:20:36.000000000 +0200
-@@ -6,6 +6,36 @@
- #
- 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<delete>"    kill-word
 +bind editor    "\e<backspace>" kill-word
@@ -27,7 +25,7 @@ Index: debian-mutt/Muttrc.head
 +set sort=threads
 +
 +# Uncomment if your MTA does not strip Bcc: headers.
-+# (exim4 and postfix strip them, exim(3) does not.)
++# (postfix strips them, exim4 does not.)
 +#unset write_bcc
 +# Postfix and qmail use Delivered-To for detecting loops
 +unset bounce_delivered
@@ -36,10 +34,11 @@ Index: debian-mutt/Muttrc.head
 +
 +# 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 "<search>~b " "search in message bodies"
-@@ -18,14 +48,14 @@ macro index,pager,attach,compose \cb "\
+@@ -23,7 +49,7 @@ macro index,pager,attach,compose \cb "\
  "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
@@ -48,7 +47,8 @@ Index: debian-mutt/Muttrc.head
  
  # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y"
  macro index,pager y "<change-folder>?<toggle-mailboxes>" "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.
@@ -56,7 +56,7 @@ Index: debian-mutt/Muttrc.head
  #
  # set hostname=cs.hmc.edu
  
-@@ -87,6 +117,9 @@ attachments   +I text/plain
+@@ -101,6 +127,9 @@ attachments   +I text/plain
  attachments   -A message/external-body
  attachments   -I message/external-body