Hi stardiviner,
* stardiviner <[email protected]> [08. Nov. 2011]:
> 
> I try to set different *index_format* for maials. like this:
> 
>     message-hook "~g" "set index_format = ' A %H %C| +%N [%4Z] %-13L >> %s %> 
> %4c' " # signed
>     message-hook "~g" "set index_format = ' B %H %C| %N [%4Z] %-13L > %s %> 
> %4c' " # replied

The patterns are the same.

> This does not work. But folder-hook can set different *index_format*. like 
> this:
>     
>     folder-hook .       set index_format = '" %H %C| [%4Z] %-13L ยป %s  %>  
> %4c"'
>     folder-hook =INBOX  set index_format = '" %H %C| %N [%4Z] %-13L >> %s  %> 
>  %4c"' # for macro "gi"
> 
> Is there other way to set different *index_format* for mails ?

index_format describes the format of your index which shows
(normally) several emails at once while message-hook deals with
individual emails.  What should your index look like if there are
different emails for which you want to have different
index_formats?



Ciao, Gregor
-- 
 -... --- .-. . -.. ..--.. ...-.-

Reply via email to