I want to set different index_format for different mails.
Just like set different index_format for different mailbox.
Like this example: 
    folder-hook "\!"    set index_format = '"%H %C| %N [%4Z] %-13L » %s  %>  
%4c"'
    folder-hook =INBOX  set index_format = '"➤ %H %C| ✣%N [%4Z] %-13L » %s  %>  
%4c"' # for macro "gi"

I want to apply similar rules on message-hook. but it can not work. (I guess 
that maybe problem is
on the order of folder-hook and message-hook, maybe one will override another 
one).
I want to become like this:
    message-hook "~g" "set index_format = '➤ ♪ %H %C| ✣%N [%4Z] %-13L » %s  %>  
%4c'" # signed
    message-hook "~G" "set index_format = '➤ ☆ %H %C| ✣%N [%4Z] %-13L » %s  %>  
%4c'" # encrypted

Does anybody know solve this problem ?

-- 
stardiviner GPG: 5D9F64D8 Twitter: @numbchild
http://stardiviner.dyndns-blog.com/author.html

Attachment: signature.asc
Description: Digital signature

Reply via email to