nmh-workers
[Top][All Lists]
Advanced

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

Re: [Nmh-workers] Relative Message Numbers


From: Ralph Corderoy
Subject: Re: [Nmh-workers] Relative Message Numbers
Date: Mon, 08 Apr 2013 19:39:28 +0100

Hi Johan,

> What about foo#3 and foo#-3? This would mirror the : in sequences,
> 
> foo:-3 (three messages from end of foo)
> foo#-3 (third message from foo's end)

That's quite nice.  `#3' as in `number 3'.  And it's not a shell comment
character as it doesn't start a word.

    foo#3-5   Third, fourth, and fifth.
    foo#2--2   All but the first and last, potentially none.
    foo#-5--1   Same as foo:-5.
    foo#-5-3   Second and third if foo holds six.

Cheers, Ralph.



reply via email to

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