Re: Knowing when something is a thread when it is collapsed

2001-09-18 Thread Victor Yegorov

* Cliff Sarginson [EMAIL PROTECTED] [17.09.2001 19:55]:
 Hello
 I like to have threads collapsed by default.
 However I would like some indication in the index display
 that a message is the first in a thread.
 Anyone know how I can do this ?
 

for indexer i use the following format:

[...]
set index_format=%4C:%2E %Z %(!%b %d, %H:%M) %-17.17F %s
[...]

%4C stands for message number, %2E - for message number in thread.
so i have something like this:

[...]
  30:11 N L Sep 18, 02:50 Will Yardleyƒ   “”
  31:11 NsL Sep 18, 03:37 Piet Delportƒ   ”
  32:11   L Sep 17, 12:28 David Champion  ”Re: OT: Shell scripting [w
  33:11  sL Sep 17, 12:33 David T-G ”
  34: 1   L Sep 17, 14:00 Suresh Ramasubram Re: Bouncing messages from a sp
  35: 1  sL Sep 17, 14:18 Rino MardoRe: reply defaults
  36: 4   L Sep 17, 12:25 Tim Johnson   MSHTML Email Question
  37: 4   L Sep 17, 13:40 Cedric Duval  “”
  38: 4   L Sep 17, 13:02 Gary Johnson  ”
  39: 4 N L Sep 17, 18:40 Tim Johnson ”
  40: 8   L Sep 17, 12:24 Vincent Lefevre   Re: pb with arrows and numeric 
  41: 8   L Sep 17, 12:30 Thomas Dickey ”
  42: 8   L Sep 17, 12:28 Vincent Lefevre ”
[...]

and this when threads are collapsed:

[...]
  22: 1  sL Sep 17, 12:24 Piet Delport  Re: [1.3.22.1] history bug
  23:11 nsL Sep 17, 12:38 Piet Delport  OT: Shell scripting [was: Re:
  35: 1  sL Sep 17, 14:18 Rino MardoRe: reply defaults
  36: 4 n L Sep 17, 12:25 Tim Johnson   MSHTML Email Question
  40: 8   L Sep 17, 12:24 Vincent Lefevre   Re: pb with arrows and numer
  48: 2  sL Sep 17, 12:39 David T-G Re: Macro to tag all messages
[...]

-- 

Victor Yegorov

 PGP signature


Re: Knowing when something is a thread when it is collapsed

2001-09-18 Thread darren chamberlain

Victor Yegorov [EMAIL PROTECTED] said something to this effect on 09/18/2001:
 * Cliff Sarginson [EMAIL PROTECTED] [17.09.2001 19:55]:
  Hello
  I like to have threads collapsed by default.
  However I would like some indication in the index display
  that a message is the first in a thread.
  Anyone know how I can do this ?
  
 
 for indexer i use the following format:
 
 [...]
 set index_format=%4C:%2E %Z %(!%b %d, %H:%M) %-17.17F %s
 [...]
 
 %4C stands for message number, %2E - for message number in thread.
 so i have something like this:

%E sounds like a hugely useful feature, but I can't seem to find
it in the mutt 1.2.5 manual; is it a feature of the 1.3.x
series?

(darren)

-- 
Nothing is ever accomplished by a reasonable man.



Re: Knowing when something is a thread when it is collapsed

2001-09-18 Thread Victor Yegorov

* darren chamberlain [EMAIL PROTECTED] [18.09.2001 16:11]:

 %E sounds like a hugely useful feature, but I can't seem to find
 it in the mutt 1.2.5 manual; is it a feature of the 1.3.x
 series?
 
i don't know exactly, but it seems to be so. i'm using 1.3.22.1i and
documentation is also for it.

-- 

Victor Yegorov

 PGP signature


Knowing when something is a thread when it is collapsed

2001-09-17 Thread Cliff Sarginson

Hello
I like to have threads collapsed by default.
However I would like some indication in the index display
that a message is the first in a thread.
Anyone know how I can do this ?
-- 
Regards
Cliff





Re: Knowing when something is a thread when it is collapsed

2001-09-17 Thread David Champion

On 2001.09.17, in [EMAIL PROTECTED],
Cliff Sarginson [EMAIL PROTECTED] wrote:
 Hello
 I like to have threads collapsed by default.
 However I would like some indication in the index display
 that a message is the first in a thread.
 Anyone know how I can do this ?

Use %M, or %?M?%M?, or %?M?%M%4c?, something like that. It's
documented under the $index_format section of the manual.

-- 
 -D.[EMAIL PROTECTED]NSITUniversity of Chicago