On 990619, at 13:30:01, Brendan Cully wrote:
> On Saturday, 19 June 1999 at 11:53, Mikko Hänninen wrote:
> > Brendan Cully <[EMAIL PROTECTED]> wrote on Fri, 18 Jun 1999:
> > > folder-hook . set index_filter="%4C %Z %{%b %d} %-15.15L (%4c) %s"
> > 
> > ...
> > 
> > > the unknown variable is always the one after the first, so I assume
> > > I'm getting some quoting rule wrong. What is it?
> > 
> > I'm no expert, but I believe that should be
> > 
> > folder-hook . set 'index_filter="%4C %Z %{%b %d} %-15.15L (%4c) %s"'
> 
> This didn't work for me - I got "index_filter: unknown variable".

I've lost track of the beginning of this thread, but perhaps you want:

    folder-hook . set 'index_format="%4C %Z %{%b %d} %-15.15L (%4c) %s"'


The quoting was right, but the variable index_format has been misspelled.

-- 
David Ellement 

Reply via email to