I want the forgotten attachment checker!!! What a coincidence, do you believe that?!?! * René Clerc <rene@xxxxxxxx> [13-10-2003 14:13]: > * Tobias Mummert <doczook@xxxxxxxxxx> [13-10-2003 13:40]: > > > I think, the explanations in the manual for hide_missing/hide_limited > > are switched, also the entries for hide_top_limited/hide_top_missing. > > > > Is this true? > > Yes. Attached patch fixes these problems. > > -- > René Clerc - (rene@xxxxxxxx) - PGP: 0x9ACE0AC7 > > This is not a spam. You receive this message because you are on > a list of email addresses I have bought. -- René Clerc - (rene@xxxxxxxx) - PGP: 0x9ACE0AC7 God is de stopverf van de wetenschap. -René Clerc
Index: init.h =================================================================== RCS file: /home/roessler/cvs/mutt/init.h,v retrieving revision 3.40 diff -u -r3.40 init.h --- init.h 4 Sep 2003 15:10:09 -0000 3.40 +++ init.h 13 Oct 2003 12:09:50 -0000 @@ -701,28 +701,28 @@ { "hide_limited", DT_BOOL, R_TREE|R_INDEX, OPTHIDELIMITED, 0 }, /* ** .pp - ** When set, mutt will not show the presence of missing messages in the - ** thread tree. + ** When set, mutt will not show the presence of messages that are hidden + ** by limiting, in the thread tree. */ { "hide_missing", DT_BOOL, R_TREE|R_INDEX, OPTHIDEMISSING, 1 }, /* ** .pp - ** When set, mutt will not show the presence of messages that are hidden - ** by limiting, in the thread tree. + ** When set, mutt will not show the presence of missing messages in the + ** thread tree. */ { "hide_top_limited", DT_BOOL, R_TREE|R_INDEX, OPTHIDETOPLIMITED, 0 }, /* ** .pp - ** When set, mutt will not show the presence of missing messages at the - ** top of threads in the thread tree. Note that when $$hide_limited is - ** set, this option will have no effect. + ** When set, mutt will not show the presence of messages that are hidden + ** by limiting, at the top of threads in the thread tree. Note that when + ** $$hide_missing is set, this option will have no effect. */ { "hide_top_missing", DT_BOOL, R_TREE|R_INDEX, OPTHIDETOPMISSING, 1 }, /* ** .pp - ** When set, mutt will not show the presence of messages that are hidden - ** by limiting, at the top of threads in the thread tree.Note that when - ** $$hide_missing is set, this option will have no effect. + ** When set, mutt will not show the presence of missing messages at the + ** top of threads in the thread tree. Note that when $$hide_limited is + ** set, this option will have no effect. */ { "history", DT_NUM, R_NONE, UL &HistSize, 10 }, /*
Attachment:
pgpsjvgRC7YPW.pgp
Description: PGP signature