Hi List,

I have some folder-hooks set up so that when I am reading mail in a
certain folder, and want to save the message, it always saves to a
corresponding folder.

I.e.:

  folder-hook =work/new-action save-hook '~A' =work/log

This works just fine.

But when I switch back to ! (or any other mailbox), the save-hook
still wants to save to =work/log, instead of the usual defaults
based on the sender. Also, when I switch back to !, all of my other
save-hooks are disabled, because they've been overriden. E.g., the
following doesn't work anymore, after I've switched to
=work/new-action and then back to !:

  save-hook '~C mutt-users' =lists/mutt-list


The only thing I can think of, is to re-write all my send hooks as
follows:

  Instead of: save-hook '~C mutt-users' =lists/mutt

  Use this:   folder-hook . save-hook '~C mutt-users' =lists/mutt


But that seems awfully tedious.

Any suggestions? 


Regards,
Seraphim

-- 
______________________________________________
Seraphim Larsen   [EMAIL PROTECTED]    408.433.4260
LSI Logic Corp    ASIC TechPubs   Milpitas, CA

Reply via email to