Hi;

Christian Kurz wrote:
> Hm, what about the following?
> 
> folder-hook . 'set index_format="%4C %Z %[%a·%d·%b] %-16.16F [%-12.12L] (%4l) %s%> 
>%M"'
> folder-hook -ct$ 'set index_format="%4C %S %[%d.%m. %H:%Mh] (%3l) %s%> %M"'

Stefan `Sec` Zehl wrote:
> That's an easy one. The line you mention is actually getting parsed
> twice. Once when read from the file, and once when executing the
> folder-hook. The quotes are getting stripped on the first parsing.
> 
> That means you have to quote it twice, where the easiest way is:
> 
> folder-hook . 'set index_format="%4C %Z %[%a·%d·%b] %-16.16F [%-12.12L] (%4l) %s%> 
>%M"'
> folder-hook -ct$ 'set index_format="%4C %S %[%d.%m. %H:%Mh] (%3l) %s%> %M"'

Hmmm, I tried this yesterday, too, and it didn't work, but today it
works. :-) Maybe I was too tired yesterday. Sorry for the traffic and
thanks for help. :-)

                Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED] - http://w5.cs.uni-sb.de/~abe/
Dept. of Computer Science, University of Saarland (Germany)
Artificial Intelligence Laboratory (AI Lab), Prof. Dr. W. Wahlster;
WWW-Administrator IBFI Schloss Dagstuhl; Students Representative

Reply via email to