Keith Harbaugh <[EMAIL PROTECTED]> wrote on Sat, 02 Oct 1999:
> The content of this message is really contained in its subject line,

And looking at the subject line, I already saw what the problem is. :-)

> but here are the details:

...

> folder-hook . set index_format="%4C %Z %[%m-%d] %-20.20L (%?M?#%03M&%4l?) %s"

Try this:

  folder-hook . 'set index_format="%4C %Z %[%m-%d] %-20.20L (%?M?#%03M&%4l?) %s"'

You need to have a double set of quotes (note the added ' quotes).  The
outer set is evaluated (and thus disappears) when the .muttrc is read,
but set index_format= requires that the parameter is a single string
(and so if you have spaces you need to place it inside quotes).  Thus
the double quote requirement.


This is getting to be a FAQ, if it's not in the FAQ file, can someone
please add it there?


Mikko
-- 
// Mikko Hänninen, aka. Wizzu  //  [EMAIL PROTECTED]  //  http://www.iki.fi/wiz/
// The Corrs list maintainer  //   net.freak  //   DALnet IRC operator /
// Interests: roleplaying, Linux, the Net, fantasy & scifi, the Corrs /
Note: Signature quote supply exhausted, please refill.

Reply via email to