Re: send-hook auto cc not working,

2009-04-07 Thread Zhengquan Zhang
On Wed, Apr 08, 2009 at 12:59:06AM -0500, Kyle Wheeler wrote: > On Wednesday, April 8 at 12:26 AM, quoth Zhengquan Zhang: > >I tried this minimal muttrc > > > >set edit_headers=yes > > > >set folder="~/.muttmail" > >set spoolfile=+inbox #+is the shortcut of $FOLDER > >set postponed=+postponed > >s

Re: send-hook auto cc not working,

2009-04-07 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday, April 8 at 12:26 AM, quoth Zhengquan Zhang: >I tried this minimal muttrc > >set edit_headers=yes > >set folder="~/.muttmail" >set spoolfile=+inbox #+is the shortcut of $FOLDER >set postponed=+postponed >set record=+sent > >set mbox_type=

Re: send-hook auto cc not working,

2009-04-07 Thread Zhengquan Zhang
On Tue, Apr 07, 2009 at 11:07:57PM -0500, Kyle Wheeler wrote: > On Tuesday, April 7 at 04:25 PM, quoth Zhengquan Zhang: > >> Sounds like mutt didn't recognize the \ at the end of the line. > >> (did you leave some extra spaces in there?) Try making them single > >> lines. > > I made them single

Re: send-hook auto cc not working,

2009-04-07 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, April 7 at 04:25 PM, quoth Zhengquan Zhang: >> Sounds like mutt didn't recognize the \ at the end of the line. >> (did you leave some extra spaces in there?) Try making them single >> lines. > I made them single line and it still does n

Re: send-hook auto cc not working,

2009-04-07 Thread Zhengquan Zhang
On Wed, Apr 08, 2009 at 08:13:01AM +0800, bill lam wrote: > On Tue, 07 Apr 2009, zhang zhengquan wrote: > > send-hook a...@abc.edu \ > > "push ,o...@abc.eu" > > may be you forget to escape the `.`, eg. > > send-hook a...@abc\\.edu \ > "push ,o...@abc.eu" I tried this but it is sti

Re: send-hook auto cc not working,

2009-04-07 Thread bill lam
On Tue, 07 Apr 2009, zhang zhengquan wrote: > send-hook a...@abc.edu \ > "push ,o...@abc.eu" may be you forget to escape the `.`, eg. send-hook a...@abc\\.edu \ "push ,o...@abc.eu" HTH -- regards, GPG key 1024D/4434BAB3 2008-

Re: send-hook auto cc not working,

2009-04-07 Thread Zhengquan Zhang
On Tue, Apr 07, 2009 at 03:52:40PM -0500, Kyle Wheeler wrote: > On Tuesday, April 7 at 02:47 PM, quoth zhang zhengquan: > >> When you do not specify a simple pattern operator, mutt uses the > >> value > >> of $default_hook to construct the pattern. I don't know what yours is, > >> but... the defa

Re: send-hook auto cc not working,

2009-04-07 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, April 7 at 02:47 PM, quoth zhang zhengquan: >> When you do not specify a simple pattern operator, mutt uses the >> value >> of $default_hook to construct the pattern. I don't know what yours is, >> but... the default value of $default_hoo

Re: send-hook auto cc not working,

2009-04-07 Thread zhang zhengquan
and I am using vim as my editor. I don't know if it is related with the problem. Thanks, -- Zhengquan

Re: send-hook auto cc not working,

2009-04-07 Thread zhang zhengquan
2009/4/7 Kyle Wheeler : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tuesday, April  7 at 02:09 PM, quoth zhang zhengquan: >>I would like to auto cc somebody when I send mail to a recipient > > Okay, easy enough. > >>I googled and put this in to my send_hooks file >> >>send-hook a...@ab

Re: send-hook auto cc not working,

2009-04-07 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, April 7 at 02:09 PM, quoth zhang zhengquan: >I would like to auto cc somebody when I send mail to a recipient Okay, easy enough. >I googled and put this in to my send_hooks file > >send-hook a...@abc.edu \ >"push ,o...@abc.eu" Y

send-hook auto cc not working,

2009-04-07 Thread zhang zhengquan
Dear mutt community, I would like to auto cc somebody when I send mail to a recipient, I googled and put this in to my send_hooks file send-hook a...@abc.edu \ "push ,o...@abc.eu" and I have source ~/.mutt/send_hooks in my muttrc, I restarted mutt and compose mail to a...@abc.edu but it