X-Git-Url: https://git.llucax.com/software/mutt-debian.git/blobdiff_plain/4a7fd0886acbb7d148af4c27b3897aeefcd5cfc8..c57d201781ba63549ff5d9c6e759beabaef18988:/debian/patches/debian-specific/Muttrc diff --git a/debian/patches/debian-specific/Muttrc b/debian/patches/debian-specific/Muttrc index 5c93eff..eb2d6cb 100644 --- a/debian/patches/debian-specific/Muttrc +++ b/debian/patches/debian-specific/Muttrc @@ -40,7 +40,7 @@ # imitate the old search-body function macro index \eb "~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 @@ -49,8 +49,7 @@ # show the incoming mailboxes list (just like "mutt -y") and back when pressing "y" macro index,pager y "?" "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. @@ -58,13 +57,14 @@ # # 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 *** ##