From 7c50414d41a1d4943eef61a3306dad1a21d3fa87 Mon Sep 17 00:00:00 2001 From: Thomas Roessler Date: Sun, 19 Nov 2000 20:33:24 +0000 Subject: 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. --- mutt.h | 1 + 1 file changed, 1 insertion(+) (limited to 'mutt.h') 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, -- cgit v1.2.3