mutt/2039: doc: hide_top_* mismatch?
>Number: 2039
>Notify-List:
>Category: mutt
>Synopsis: doc: hide_top_* mismatch?
>Confidential: no
>Severity: minor
>Priority: low
>Responsible: mutt-dev
>State: open
>Keywords:
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Tue Aug 16 08:49:48 +0200 2005
>Originator: tamo
>Release: 1.5.10
>Organization:
http://www.momonga-linux.org/
>Environment:
any
>Description:
init.h reads;
> { "hide_top_limited", DT_BOOL, R_TREE|R_INDEX, OPTHIDETOPLIMITED, 0 },
> /*
> ** .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.
^^^^^^^
> */
> { "hide_top_missing", DT_BOOL, R_TREE|R_INDEX, OPTHIDETOPMISSING, 1 },
> /*
> ** .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.
> */
I suppose $hide_missing has nothing to do with $hide_top_limited.
Doc-bug?
ref: http://marc.theaimsgroup.com/?l=mutt-dev&m=101787551622100&w=2
>How-To-Repeat:
>Fix:
fix init.h
>Add-To-Audit-Trail:
>Unformatted: