X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=init.h;h=63fffbeb75b1002bfaf95cccd81a21dcde4aed3e;hb=6a7c1f87b97c733b63c177d41a5aca3427e9521a;hp=c20fd52d7467c8e2f91a7f2030c5390d991bbd12;hpb=3cff23a6fb2bdd6e49fc1d67d50e5438a9149dad;p=apps%2Fmadmutt.git diff --git a/init.h b/init.h index c20fd52..63fffbe 100644 --- a/init.h +++ b/init.h @@ -2169,22 +2169,6 @@ struct option_t MuttVars[] = { ** presents a security risk since the superuser of your machine may read it ** regardless of the file's permissions. */ - {"nntp_newsrc", DT_PATH, R_NONE, UL &NewsRc, "~/.cache/madmutt/newsrc"}, - /* - ** .pp - ** Availability: NNTP - ** - ** .pp - ** This file contains information about subscribed newsgroup and - ** articles read so far. - ** .pp - ** To ease the use of multiple news servers, the following \fTprintf(3)\fP-style - ** sequence is understood: - ** .pp - ** .ts - ** %s newsserver name - ** .te - */ {"nntp_context", DT_NUM, R_NONE, UL &NntpContext, "1000" }, /* ** .pp @@ -2247,22 +2231,6 @@ struct option_t MuttVars[] = { ** Controls whether or not Madmutt will try to reconnect to a newsserver when the ** was connection lost. */ - {"nntp_inews", DT_PATH, R_NONE, UL &Inews, ""}, - /* - ** .pp - ** Availability: NNTP - ** - ** .pp - ** If \fIset\fP, specifies the program and arguments used to deliver news posted - ** by Madmutt. Otherwise, Madmutt posts article using current connection. - ** The following \fTprintf(3)\fP-style sequence is understood: - ** .pp - ** .ts - ** %s newsserver name - ** .te - ** .pp - ** Example: \fTset inews="/usr/local/bin/inews -hS"\fP - */ {"nntp_group_index_format", DT_STR, R_BOTH, UL &GroupFormat, "%4C %M%N %5s %-45.45f %d"}, /* ** .pp