summaryrefslogtreecommitdiffstats
path: root/mutt.h
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-11-19 20:33:24 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-11-19 20:33:24 +0000
commit7c50414d41a1d4943eef61a3306dad1a21d3fa87 (patch)
tree0c42f2ba93ad0b35e0eed622e1c3ed921c4ae073 /mutt.h
parent46e4be409e643fbe4bb4556324dbca7ac9ee574c (diff)
Introduce a new option named $print_split. While we are on it,
unify the pipe-message and print-message code, and fix the PGP key-extraction code so it doesn't interact with OPTPIPEDECODE in strange manners any more.
Diffstat (limited to 'mutt.h')
-rw-r--r--mutt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mutt.h b/mutt.h
index e3496394..f43e0cc4 100644
--- a/mutt.h
+++ b/mutt.h
@@ -339,6 +339,7 @@ enum
OPTPIPESPLIT,
OPTPOPLAST,
OPTPRINTDECODE,
+ OPTPRINTSPLIT,
OPTPROMPTAFTER,
OPTREADONLY,
OPTREPLYSELF,