On Wed, Apr 08, 2009 at 03:04:33PM -0500, Kyle Wheeler wrote: > On Wednesday, April 8 at 02:37 PM, quoth Zhengquan Zhang: > >send-hook '~t ccl-tech' "push > >'<edit-cc>,[email protected]<enter>' " > > > >But today when I was trying to use L to reply some mails from ccl-tech > >mailing list, this send-hook does not work.. when I edit the header, > >obviously there is > >To: [email protected] > > > >and when I quit the editor, there is no address on the CC line. But this > >send-hook works when I send to ccl-tech directly rather than replying > >emails from it. > > Huh... that's odd. Well, I don't know *why* that happened, but I can > suggest maybe trying a reply-hook in addition to your send-hook. At > least, that'd be my first thought. I added in muttrc
reply-hook '~t ccl-tech' "push '<edit-cc>,[email protected]<enter>' " and it still does not work.. Thanks kyle, I guess using mutt makes me greedy, I used to manually edit everything...:) Regards, -- Zhengquan
