From: Samir Benmendil Date: Thu, 30 Jan 2014 21:15:37 +0000 (+0100) Subject: mutt: always include previous message + time format X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/8c75cf67667b0f3651255f4b33740d79f5cee6c0 mutt: always include previous message + time format --- diff --git a/mutt/muttrc b/mutt/muttrc index 4c342fa..d4f9945 100644 --- a/mutt/muttrc +++ b/mutt/muttrc @@ -5,9 +5,11 @@ set envelope_from set forward_format = "Fwd: %s" set forward_quote = yes -set edit_headers -set askcc -set editor = vim +set edit_headers = yes # more power +set askcc = yes # ask until I have goobook completion in vim +set editor = vim # d'uh +set include = yes # don't ask, just do +set date_format = "!%b %d, %Y at %k:%M" # use 24-hour clock # goobook set query_command = "goobook query '%s'" @@ -35,7 +37,6 @@ set status_on_top = yes # also help on bottom set index_format="%Z %{%b %d} %-15.15L (%?l?%4l&%4c?) %s" set index_format="[%Z] %{%e/%m} %-20.20L %?M?+ ?%s" - # header ignore * unignore from: to: cc: date: subject: