nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Paul Fox
Subject: Re: [Nmh-workers] [PATCH] Test that show always shows message numbers.
Date: Sun, 08 Feb 2015 17:36:49 -0500

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, address@hidden (arlington, ma, where it's 8.2 degrees)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]