X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=init.h;fp=init.h;h=af4329dc8b8ca178339475e7781767f0e56c4552;hp=e99e78aafa6c7a800c0b069c73547f496c12fb01;hb=198a7600d7538ba6f9e260037ee90d0c7f7e5bf2;hpb=97f17c26238531632e990b1247a4b09ef6697949 diff --git a/init.h b/init.h index e99e78a..af4329d 100644 --- a/init.h +++ b/init.h @@ -1051,17 +1051,6 @@ struct option_t MuttVars[] = { ** is cleared and the next or previous page of the menu is displayed ** (useful for slow links to avoid many redraws). */ - {"meta_key", DT_BOOL, R_NONE, OPTMETAKEY, "no" }, - /* - ** .pp - ** If \fIset\fP, forces Madmutt to interpret keystrokes with the high bit (bit 8) - ** set as if the user had pressed the \fTESC\fP key and whatever key remains - ** after having the high bit removed. For example, if the key pressed - ** has an ASCII value of \fT0xf8\fP, then this is treated as if the user had - ** pressed \fTESC\fP then ``\fTx\fP''. This is because the result of removing the - ** high bit from ``\fT0xf8\fP'' is ``\fT0x78\fP'', which is the ASCII character - ** ``\fTx\fP''. - */ {"mh_purge", DT_BOOL, R_NONE, OPTMHPURGE, "no" }, /* ** .pp