[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: The format (or lack thereof) of the list...



On Fri, Jul 13, 2001 at 09:22:44PM -0500, will trillich wrote:
> On Thu, Jul 12, 2001 at 06:01:39PM -0400, D-Man wrote:
...
> > folder-hook . set sort=date ; set index_format="%4C %Z%{%b%d} %-15.15F(%4l) %s"

I think this should read:

  folder-hook . 'set sort=date ; set index_format="%4C %Z%{%b%d} %-15.15F(%4l) \%s"'

folder hook expects one command, you need a compound command, so group
them with single quotes.

> when i try setting index_format in ~/.muttrc i get
> 	%Z: unknown variable
> so i tried %S instead of %Z:
> 	%S: unknown variable
> i ditched %Z and %S altogether, and got
> 	%{%b: unknown variable
> aaugh!

And what is it that you are trying?  Will, you should know to get good
response here, you need to include as much info as you can, the error
codes, but also exactly what you are doing:]

-- 
groetjes, carel



Reply to: