nmh-workers
[Top] [All Lists]

Re: [Nmh-workers] [PATCH] Test that show always shows message numbers.

2015-02-08 16:36:59
eric wrote:
show shows message numbers in two different formats when showing one
non-MIME, multiple non-MIME messages, or one MIME message.

show does not show any message numbers when showing multiple messages
any of which is MIME.

This is not a new bug, just one that has bothered me since I started
using mhshow with 1.6.


i've fixed this.

there's a new -headerform switch to mhshow, which, like -markform, lets
you specify the format for the per-message header.  the builtin default
looks like "[ Message inbox:14 ]".  this header appears within the scope
of your pager (unlike the show header we've been talking about in a
related thread).

mhshow also grew new -header/-noheader switches to turn this thing on
and off.  if show is given -header or -noheader, it will pass them on to
mhshow.

so there are still three (perhaps more) different formats of headers:

    >>> inbox:14                # from mhn
    (Message inbox:14)          # from show
    [ Message inbox: 14 ]       # from mhshow, customizable.

i think only one will be shown at a time.

paul
=----------------------
 paul fox, pgf(_at_)foxharp(_dot_)boston(_dot_)ma(_dot_)us (arlington, ma, 
where it's 8.2 degrees)

_______________________________________________
Nmh-workers mailing list
Nmh-workers(_at_)nongnu(_dot_)org
https://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>