X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;h=ac29376e5b355e9991b808f2962779ec7457be2f;hp=3906a331214cdb9ebf46ff99c26708bb0a92bcb0;hb=fa4c2af84416f9b4663bb80d36faaba35db05524;hpb=b8c71f93b0296f815a6538182343ba67e88c0012 diff --git a/init.h b/init.h index 3906a33..ac29376 100644 --- a/init.h +++ b/init.h @@ -697,11 +697,6 @@ struct option_t MuttVars[] = { ** Manually sets the \fIenvelope\fP sender for outgoing messages. ** This value is ignored if ``$$use_envelope_from'' is unset. */ - {"escape", DT_STR, R_NONE, UL &EscChar, "~"}, - /* - ** .pp - ** Escape character to use for functions in the builtin editor. - */ {"fast_reply", DT_BOOL, R_NONE, OPTFASTREPLY, "no" }, /* ** .pp @@ -3662,12 +3657,6 @@ struct option_t MuttVars[] = { ** messages, indicating which version of Mutt-ng was used for composing ** them. */ - {"visual", DT_PATH, R_NONE, UL &Visual, "" }, - /* - ** .pp - ** Specifies the visual editor to invoke when the \fI~v\fP command is - ** given in the builtin editor. - */ {"wait_key", DT_BOOL, R_NONE, OPTWAITKEY, "yes" }, /* ** .pp