]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/Muttrc
Add example sidebar config, thanks Stefano Zacchiroli. (Closes: #460452)
[software/mutt-debian.git] / debian / patches / debian-specific / Muttrc
index 72906b379977fe06f3b2f63972415ed016bf11fe..88a08d7444ee3c7fd4dde5fbdf89e3db26745faa 100644 (file)
@@ -1,8 +1,6 @@
-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 @@
+--- a/doc/Muttrc.head
++++ b/doc/Muttrc.head
+@@ -6,6 +6,36 @@
  #
  ignore "from " received content- mime-version status x-status message-id
  ignore sender references return-path lines
@@ -33,19 +31,23 @@ 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 "<search>~b " "search in message bodies"
-@@ -15,14 +42,14 @@ macro index,pager \cb "<pipe-message> ur
macro attach,compose \cb "<pipe-entry> urlview<Enter>" "call urlview to extract URLs out of a message"
+@@ -18,7 +48,7 @@ macro index,pager,attach,compose \cb "\
+ "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
 -macro generic,pager <F1> "<shell-escape> less @docdir@/manual.txt<Enter>" "show Mutt documentation"
-+macro generic,pager <f1> "<shell-escape> zcat @docdir@/mutt/manual.txt.gz | sensible-pager<enter>" "show Mutt documentation"
++macro generic,pager <F1> "<shell-escape> zcat @docdir@/mutt/manual.txt.gz | sensible-pager<enter>" "show Mutt documentation"
  
  # 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
+@@ -30,7 +60,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 +55,7 @@ Index: trunk/Muttrc.head
  #
  # set hostname=cs.hmc.edu
  
-@@ -84,6 +111,9 @@ attachments   +I text/plain
+@@ -92,6 +122,9 @@ attachments   +I text/plain
  attachments   -A message/external-body
  attachments   -I message/external-body