On 10/08/07 15:08, shen xiaofei wrote:
> Hello,Joseph <[EMAIL PROTECTED]>!
>
> * You wrote on Sun, Oct 07, 2007 at 11:15:29PM -0600:
> > Is there a limit how many variable I can assign to a hook?
> > I have below:
> >
> > send-hook . 'unmy_hdr From:'
> > send-hook '~t [EMAIL PROTECTED]' 'set sign
Hello,Joseph <[EMAIL PROTECTED]>!
* You wrote on Sun, Oct 07, 2007 at 11:15:29PM -0600:
> Is there a limit how many variable I can assign to a hook?
> I have below:
>
> send-hook . 'unmy_hdr From:'
> send-hook '~t [EMAIL PROTECTED]' 'set signature=~/.mutt/signature-personal'
> 'my_hdr From: Jose
On 10/08/07 01:31, Matt Okeson-Harlow wrote:
> On Sun, Oct 07, 2007 at 11:15:29PM -0600, Joseph wrote:
> > Is there a limit how many variable I can assign to a hook?
> > I have below:
> >
> > send-hook . 'unmy_hdr From:'
> > send-hook '~t [EMAIL PROTECTED]' 'set signature=~/.mutt/signature-persona
On Sun, Oct 07, 2007 at 11:15:29PM -0600, Joseph wrote:
> Is there a limit how many variable I can assign to a hook?
> I have below:
>
> send-hook . 'unmy_hdr From:'
> send-hook '~t [EMAIL PROTECTED]' 'set signature=~/.mutt/signature-personal'
> 'my_hdr From: Joseph <[EMAIL PROTECTED]>
Instead o
On Sun, Oct 07, 2007 at 11:48:47PM -0600, Joseph wrote:
> send-hook '~t [EMAIL PROTECTED]' 'set signature=~/.mutt/signature-personal
> my_hdr From: Joseph <[EMAIL PROTECTED]> set record=~/.maildir/friends'
>
> Is there something to joint the patterns?
maybe quote them with double quotes? I'm not
On 10/08/07 00:20, Javier Rojas wrote:
> > send-hook . 'unmy_hdr From:'
> > send-hook '~t [EMAIL PROTECTED]' 'set signature=~/.mutt/signature-personal'
> > 'my_hdr From: Joseph <[EMAIL PROTECTED]>
> >
> > The signature part is working but my_hdr gives me "unknown variable"
> > when I try to comp
On Sun, Oct 07, 2007 at 11:15:29PM -0600, Joseph wrote:
> Is there a limit how many variable I can assign to a hook?
> I have below:
>
> send-hook . 'unmy_hdr From:'
> send-hook '~t [EMAIL PROTECTED]' 'set signature=~/.mutt/signature-personal'
> 'my_hdr From: Joseph <[EMAIL PROTECTED]>
>
> The s