X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/47ca8ec2645f78e1ec8f1c26d1fd06a9f4486fa9..8208904004536f5914d99855dea159c1a7c2355a:/.mutt/muttrc?ds=inline diff --git a/.mutt/muttrc b/.mutt/muttrc index b11b425..d02c553 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -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 # @@ -2002,6 +2003,7 @@ set pager_context=2 # is less than pager_index_lines, then the index will only use as # many lines as it needs. # +set pager_index_lines=5 # # set pager_stop=no # @@ -4441,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