I doubt this is a bug, probably just something wrong with my setup but
if I am in say folder mutt, I have that set to if I compose to
automatically send to the list, however if I go to antoher folder, it
will still send or reply to the list of mutt, or whatever. Here is my
hooks file.

Any easier way to do this, or more complete way of doing this
(achieving same tasks) is appreciated.

SHOW ME THE LIGHT !!!

-- 
Jason G Helfman
Network Administrator
BizRate.com

        Fingerprint: DA13 C109 072B CC12 B568  8D84 E9A2 6A7D C479 BCFB
            GnuPG http://www.gnupg.org  Get Private!  1024D/D75E0A36

#mutt.hooks 08.26.00

# folder hooks
folder-hook .    "bind index r reply; bind pager r reply; bind attach r reply"
folder-hook mutt "bind index r list-reply; bind pager r list-reply; bind attach r 
list-reply
folder-hook lugs "bind index r list-reply; bind pager r list-reply; bind attach r 
list-reply"
folder-hook mutt "my_hdr To: Mutt Users <[EMAIL PROTECTED]>"
folder-hook bizrate "my_hdr From: Jason Helfman <[EMAIL PROTECTED]>"
folder-hook bizrate "set signature= ~/.signature-bizrate"

folder-hook .  "set sort=threads"
folder-hook bizrate "push <esc>V"
folder-hook lugs "push <esc>V"
folder-hook mutt "push <esc>V"
folder-hook sforge "push <esc>V"

# send hooks
send-hook . 'set attribution="On %d, %n thus spat:'"
send-hook mutt 'set attribution="On %d, %n muttered:'"

Reply via email to