#3908: Documentation of sidebar_status: "new messages" should be called "unread"
instead
--------------------------+----------------------
  Reporter:  cri          |      Owner:  mutt-dev
      Type:  enhancement  |     Status:  closed
  Priority:  minor        |  Milestone:
 Component:  doc          |    Version:
Resolution:  fixed        |   Keywords:
--------------------------+----------------------
Changes (by Kevin McCarthy <kevin@…>):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"b57c695b79230572173e8f06d3bc6f54f9075b3c"
 6907:b57c695b7923]:
 {{{
 #!CommitTicketReference repository=""
 revision="b57c695b79230572173e8f06d3bc6f54f9075b3c"
 Fix sidebar references to the "new count" to be "unread". (closes #3908)

 %N in $sidebar_format and "new"in $sidebar_sort_method actually use
 the unread message count.  Update the documentation to mention that.

 Add an "unread" method to $sidebar_sort_method, but preserve "new" for
 compatibility.

 Change the SORT_COUNT_NEW constant to SORT_UNREAD, so the code is also
 consistent with the meaning.

 Thanks to cri for reporting the problem and suggesting where to fix it
 in the code.
 }}}

--
Ticket URL: <https://dev.mutt.org/trac/ticket/3908#comment:1>
Mutt <http://www.mutt.org/>
The Mutt mail user agent

Reply via email to