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, [email protected] (arlington, ma, where it's 8.2 degrees)

_______________________________________________
Nmh-workers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/nmh-workers

Reply via email to