]> git.llucax.com Git - software/mutt-debian.git/blobdiff - debian/patches/debian-specific/Muttrc
624085-gnutls-deprecated-verify-peers.patch: deprecate gnutls_certificate_verify_peer...
[software/mutt-debian.git] / debian / patches / debian-specific / Muttrc
index 5c93eff9622e4911410422b9e27c61dcf4d551c7..eb2d6cb92b188881ec8ecba13c227609827d3b1c 100644 (file)
@@ -40,7 +40,7 @@
  # imitate the old search-body function
  macro index \eb "<search>~b " "search in message bodies"
  
  # imitate the old search-body function
  macro index \eb "<search>~b " "search in message bodies"
  
-@@ -23,7 +51,7 @@
+@@ -23,14 +51,14 @@
  "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
  "call urlview to extract URLs out of a message"
  
  # Show documentation when pressing F1
@@ -49,8 +49,7 @@
  
  # 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"
  
  # 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"
-@@ -35,7 +63,7 @@
- # append-hook \\.gz$ "gzip -c %t >> %f"
+ bind browser y exit
  
  # If Mutt is unable to determine your site's domain name correctly, you can
 -# set the default here.
  
  # If Mutt is unable to determine your site's domain name correctly, you can
 -# set the default here.
  #
  # set hostname=cs.hmc.edu
  
  #
  # set hostname=cs.hmc.edu
  
-@@ -101,6 +129,9 @@
- attachments   -A message/external-body
- attachments   -I message/external-body
+@@ -42,6 +70,10 @@
+ # be undone with unmime_lookup.
+ mime_lookup application/octet-stream
  
  
-+# enable mime lookup by extension
-+mime_lookup application/octet-stream
++# Upgrade the progress counter every 250ms, good for mutt over SSH
++# see http://bugs.debian.org/537746
++set time_inc=250
 +
  ##
 +
  ##
- ## More settings
+ ## *** DEFAULT SETTINGS FOR THE ATTACHMENTS PATCH ***
  ##
  ##