]> git.madduck.net Git - etc/mutt.git/blobdiff - .mutt/muttrc

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

improved mime handling for text/html and appl/octetstream
[etc/mutt.git] / .mutt / muttrc
index 8b793af9b433be78ae6e946c256a4c3c425643ba..1e76cbbfabadaefa8bafe1c9399b88006195cb31 100644 (file)
@@ -4153,6 +4153,7 @@ set status_format=" %r %f [m:%?M?%M/?%m%?n? n:%n?%?o? o:%o?%?d? d:%d?%?F? f:%F?%
 # Type: boolean
 # Default: no
 # 
+set thread_received=yes
 # 
 # When set, mutt uses the date received rather than the date sent
 # to thread messages by subject.
@@ -4523,7 +4524,11 @@ set xterm_set_titles=yes
 set xterm_title="mutt@%h [%?M?%M/?%m, n:%n]%?V? [%V]?"
 # 
 
+auto_view text/html
+#auto_view application/x-gunzip application/x-tar-gz application/x-tar application/x-gtar
+#auto_view application/postscript
 alternative_order text/enriched text/plain text application/postscript image/*
+mime_lookup application/octet-stream
 
 source $my_confdir/colours
 source $my_confdir/headers