X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=mail%2F.mutt%2Fcommon.mutt;h=946df207c2edcdf46eadb9d0b10c23de0b9faebb;hb=3262e9ccf8b8ad200b0da49de48d12bf827330c4;hp=0653c05a40fccff69975b54ccc3dd59b963284fe;hpb=c643d40e6181f4a327a32eb299027b4b1fd4a8db;p=max%2Fdotfiles.git diff --git a/mail/.mutt/common.mutt b/mail/.mutt/common.mutt index 0653c05..946df20 100644 --- a/mail/.mutt/common.mutt +++ b/mail/.mutt/common.mutt @@ -19,7 +19,7 @@ macro pager \cb "\ set text_flowed=yes set reflow_text=yes -set editor="vim -v +':set textwidth=72' +'set fo=aw'" +set editor="vim -v +':set textwidth=72' +'set fo=awq' +'set comments+=n:>'" # Speed up folder switch set sleep_time=0 @@ -55,3 +55,9 @@ bind index,pager \CP sidebar-prev bind index,pager \CN sidebar-next bind index,pager \CO sidebar-open unmailboxes * + +# Attach mail when forwarding +set mime_forward=ask-no + +# Dont flow to next message +set pager_stop=yes