These hooks don't work in my muttrc.  

> open-hook \\.gz$ "gzip -cd %f > %t"
> close-hook \\.gz$ "gzip -c %t > %f"
> append-hook \\.gz$ "gzip -c %t >> %f"


I get the following errors:

Error in /home/1/j/jlambert/.muttrc, line 42: open-hook: unknown
command
Error in /home/1/j/jlambert/.muttrc, line 43: close-hook: unknown
command
Error in /home/1/j/jlambert/.muttrc, line 44: append-hook: unknown
command

I tried these hooks in  1.2.5i and 1.3.15i without success.
What am I missing here?

Thanks,

-Jim

-- 
<[EMAIL PROTECTED]> (Replace Z's with E's to reply)

cat /dev/coffee | /dev/cup | /dev/mouth | /dev/nose > /dev/keyboard
-Anonymous


Reply via email to