aboutsummaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-02-14 03:49:59 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-02-14 03:51:37 +0100
commit734f23096469a44c7c33e2aab2afdbbdf790e3c1 (patch)
treeef95b97b01c95bb9de0740e64234f92568d8e3c8 /mutt
parentcc347d74e8c67ad807bc43a166c119c889e6db28 (diff)
downloaddotfiles-734f23096469a44c7c33e2aab2afdbbdf790e3c1.tar.xz
mutt: Remove unset of mark_old and pipe_decode
Diffstat (limited to 'mutt')
-rw-r--r--mutt/muttrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/mutt/muttrc b/mutt/muttrc
index 2f38a0f..27e06fc 100644
--- a/mutt/muttrc
+++ b/mutt/muttrc
@@ -54,8 +54,6 @@ set copy = yes
unset confirmappend # don't ask, just do!
set quit # don't ask, just do!!
-unset mark_old # read/new is good enough for me
-unset pipe_decode # strip headers and eval mimes when piping
set thorough_search # strip headers and eval mimes before searching
# Status Bar -----------------------------------------