# Mail headers shown when showing a message. ignore * unhdr_order * hdr_order from reply-to date to cc subject list-id unignore from reply-to date to cc subject list-id set pgp_use_gpg_agent=yes set pgp_sort_keys=reverse-date set pgp_auto_decode=yes set crypt_autopgp=yes set crypt_autosign=no set crypt_replysign=no set crypt_replysignencrypted=no set pipe_decode=yes set query_command="clab mutt-query -- %s" #macro pager A |'abook --add-email'\n set reply_self=yes set markers=no unauto_view text/html alternative_order text/plain text/html text/enriched auto_view text/calendar set check_new=yes set print_command="muttprint" set mime_forward=ask-yes set quote_regexp="^>" set editor="$HOME/liw-dot-files/mutt/mutt-editor" set timeout=30 # Key bindings. ## In the index view (list of messages), disable 'q'. I don't want to ## accidentally quit mutt (and lose any cached passwords). Instead, ## quit by esc-q. bind index q noop bind index q exit ## Bind i so it doesn't do chnage-newsgroup, which I have no use for, ## and instead takes me to index of messages, as it used to. bind pager i exit bind index i noop