<<< Date Index >>>     <<< Thread Index >>>

Re: [Mutt] #286: Muttrc default value (weak header weeding)



On Wed, May 21, 2008 at 10:04:44PM -0000, Mutt wrote:

>  I've never attached something to a bug via email before, let's see how
>  this goes... }}}

Well, it managed to attach the patch. I don't think making people go to a
bug report to download a patch is likely to get it applied, though, so here
it is attached...

-- 
Paul

   ERROR: Hit any user to continue 
diff -r a4d423798321 doc/Muttrc.head
--- a/doc/Muttrc.head   Tue May 20 17:08:28 2008 +0200
+++ b/doc/Muttrc.head   Wed May 21 22:57:39 2008 +0100
@@ -2,10 +2,15 @@
 # System configuration file for Mutt
 #
 
-# default list of header fields to weed when displaying
-#
-ignore "from " received content- mime-version status x-status message-id
-ignore sender references return-path lines
+# Default list of header fields to weed when displaying.
+# Ignore all lines by default...
+ignore *
+
+# ... then allow these through.
+unignore from: subject to cc date x-mailer x-url user-agent
+
+# Display the fields in this order
+hdr_order date from to cc subject
 
 # imitate the old search-body function
 macro index \eb "<search>~b " "search in message bodies"

Attachment: signature.asc
Description: Digital signature