X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/94e32abece4f7175e657eb6b0f20968eb320fa02..8208904004536f5914d99855dea159c1a7c2355a:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 8886c6e..d02c553 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -715,7 +715,7 @@ set edit_headers=yes # It defaults to the value of the VISUAL, or EDITOR, environment # variable, or to the string "/usr/bin/editor" if neither of those are set. # -set editor="~/.bin/mail/mailplate --edit --auto --keep-unknown" +set editor="mailplate --edit --auto --keep-unknown" # # set encode_from=no # @@ -777,6 +777,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_clear=no # @@ -1605,7 +1606,7 @@ set header_cache_pagesize=32768 # will show up with an "O" next to them in the index menu, # indicating that they are old. # -set mark_old=no +set mark_old=yes # # set markers=yes # @@ -3711,7 +3712,7 @@ set sig_dashes=no # For the default value it would be: # # ~f joe | ~s joe -# +set simple_search="~L %s | ~s %s" # # set smart_wrap=yes # @@ -4442,5 +4443,5 @@ source $my_confdir/lists source $my_confdir/spam source $my_confdir/hooks -set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null` -source $my_mailboxes +#set my_mailboxes = `ls ~/.var/offlineimap/mailboxes 2>/dev/null || echo /dev/null` +#source $my_mailboxes