Re: bind a key to bounce to a specified address

2007-12-11 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, December 11 at 02:16 PM, quoth Ray Stell: >perfect. > >Not sure where in the docs I could have connected with this syntax. >Mind teaching me to fish a little better? http://www.mutt.org/doc/devel/manual.html#macro ~Kyle - -- Where all

Re: bind a key to bounce to a specified address

2007-12-11 Thread Ray Stell
perfect. Not sure where in the docs I could have connected with this syntax. Mind teaching me to fish a little better? On Tue, Dec 11, 2007 at 12:44:50PM -0600, Kyle Wheeler wrote: > On Tuesday, December 11 at 01:37 PM, quoth Ray Stell: > >Mutt 1.5.11 > >How might I bind a key to in order t

Re: bind a key to bounce to a specified address

2007-12-11 Thread Kyle Wheeler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday, December 11 at 01:37 PM, quoth Ray Stell: >Mutt 1.5.11 >How might I bind a key to in order to bounce to a pre-defined address. Use a macro. e.g.: macro index,pager B '[EMAIL PROTECTED]' ~Kyle - -- The more men you make free, the m

bind a key to bounce to a specified address

2007-12-11 Thread Ray Stell
Mutt 1.5.11 How might I bind a key to in order to bounce to a pre-defined address. Thanks.