aboutsummaryrefslogtreecommitdiff
path: root/.muttrc
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@debian.org>2013-06-26 09:39:43 -0400
committerRyan Kavanagh <rak@debian.org>2013-06-26 09:39:43 -0400
commite548e60d832210118ff0849d460e37f1d08bfa34 (patch)
treefded3ed13a61edf5017bd3331c3a4dc52cb18d05 /.muttrc
parentDon't loose the mod-m binding for master window in xmonad. Switch my custom m... (diff)
Set a sane forward subject in mutt
Diffstat (limited to '.muttrc')
-rw-r--r--.muttrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/.muttrc b/.muttrc
index 3cd95e0..ae6b54d 100644
--- a/.muttrc
+++ b/.muttrc
@@ -35,6 +35,11 @@ set message_cachedir="~/.mutt/cache/bodies"
set edit_headers = yes
+# Sane subject format when forwarding:
+set forward_format = "Fwd: %s"
+# Mime forwarding
+set mime_forward = ask-yes
+
#set arrow_cursor
#noop pager G
bind index G imap-fetch-mail