X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/ebb6e3bb3b3e8a46a987c53113e14624e812605c..8208904004536f5914d99855dea159c1a7c2355a:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc index 74300ab..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="~/coding/mailplate/mailplate --verbose --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 # @@ -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