On Sun, Jul 07, 2002 at 11:16:19 -0700, [EMAIL PROTECTED] wrote:
> "Lee J. Moore" <[EMAIL PROTECTED]> wrote:
> > On Sun, 07 Jul 2002, [EMAIL PROTECTED] wrote:
> > > Here is an example:
> > > folder-hook mutt set from="Gary Jones <my@emailaddress>"
> > Try:
> > 
> > folder-hook mutt "set from='Gary Jones <my@emailaddress>'"
> 
> Coo, that works fine! TVM! Why is the other way not acceptable? That seems to
> be the way that the example .muttrcs have.

Because I suppose that the outer quotes are removed when parsing the
string for the folder-hook command.

1st case: you get: set from=Gary Jones <my@emailaddress>
2nd case: you get: set from='Gary Jones <my@emailaddress>'

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: <http://www.vinc17.org/> - 100%
validated (X)HTML - Acorn Risc PC, Yellow Pig 17, Championnat International
des Jeux Mathématiques et Logiques, TETRHEX, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA

Reply via email to