]> 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:

thread messages according to date received
[etc/mutt.git] / .mutt / muttrc
index bbc3d287453686e3ba038c1905c2812176cee5dc..b9691413f6267f2aa076f6b90fde8e330689d066 100644 (file)
@@ -789,7 +789,7 @@ set fast_reply=yes
 # This variable controls whether or not attachments on outgoing messages
 # are saved along with the main body of your message.
 # 
-set fcc_attach=no
+set fcc_attach=yes
 # 
 # set fcc_clear=no
 #
@@ -2011,7 +2011,7 @@ set pager_context=2
 # pager.  The valid sequences are listed in the ``$index_format''
 # section.
 # 
-set pager_format="%> %i (%P)"
+set pager_format="<%a> %*  %i (%P)"
 # 
 # set pager_index_lines=0
 #
@@ -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.