X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=10c1824edaea6635a72f204d0346af30d4d64bcc;hp=6f85c6f7185623c5e7cc18a2883929d7dae597a7;hb=170b2f011c6e3616b24ae69bd181c4915ba6eb67;hpb=0bf7fde20048a2b0c5af096545979d678aba44cf;ds=sidebyside diff --git a/init.h b/init.h index 6f85c6f..10c1824 100644 --- a/init.h +++ b/init.h @@ -2929,6 +2929,13 @@ struct option_t MuttVars[] = { ** personal mailbox where you might have several unrelated messages with ** the subject ``hi'' which will get grouped together. */ + { "stuff_quoted", DT_BOOL, R_BOTH, OPTSTUFFQUOTED, 0 }, + /* + ** .pp + ** If set, attachments with flowed format will have their quoting ``stuffed'', + ** i.e. a space will be inserted between the quote characters and the actual + ** text. + */ { "suspend", DT_BOOL, R_NONE, OPTSUSPEND, 1 }, /* ** .pp