----- Marco <net...@lavabit.com> [2013-02-19 10:07:03 +0100] ----- :

> On 2013–02–18 s. keeling wrote:
> 
> > > Since I use folding by default, I would like to highlight entire
> > 
> > Please explain what "folding" is?  When I look in saved folders,
> > they're threaded and specific threads are colorized.  What do you
> > mean?
> 
> Sorry, I mixed up the terminology. In editors it's called folding,
> mutt calls it “collapsing”. It displays only the first message of
> each thread by default.
> 
>   folder-hook . 'push <collapse-all>'
>   bind index <space>  collapse-thread
> 
> It makes sense to add the number of collapsed messages to the
> index_format in this case.
> 
> Marco

Another way of doing this is to use the message-id: header, like so:

color index black green '~h "^message-id:.*hostname.example.com"'

Use you machine hostname in that pattern, that should also work.

Use the uncolor function in the default folder-hook to remove it from
mailboxes you do not wish to have this coloured index on these messages.


-- 
Primary Key: 4096R/1D31DC38 2011-12-03
Key Fingerprint: A4B9 E875 A18C 6E11 F46D  B788 BEE6 1251 1D31 DC38

Reply via email to