On 03/11/01, 05:37:45PM -0500, Ken Weingold wrote:
> On Mon, Mar 12, 2001, Benjamin Hoyt wrote:
> > I may or may not have found a nastyish bug in Mutt, but here's my problem.
> > (I'm running Redhat 6.0 with kernel 2.2.5-15 and Mutt v0.95.4, and I'm a
> > relative newbie to Linux, not to mention Mutt).
> > 
> > In my ~/.muttrc if I have
> > 
> > set index_format="%4C %Z %{%b %d}  %-25.25L (%4l)  %s"
> > 
> > everything works fine, but if I instead prefix that with a folder-hook and
> > have something like:
> > 
> > folder-hook . set index_format="%4C %Z %{%b %d}  %-25.25L (%4l)  %s"
> 
> Try the following instead:
> 
> folder-hook . 'set index_format="%4C %Z %{%b %d}  %-25.25L (%4l)  %s"'
> 
> 

Note that order matters in folder hooks.  Be sure to set the default
one, e.g. the dot version as above, AFTER any specific folder settings
for expected behavior.

Also, the current stable release of Mutt is 1.2.5.  You really should
upgrade.

Cheers.

John
> 
> -Ken
> 
> -- 
> [EMAIL PROTECTED]            AIM: ScopusFest

-- 
John P. Verel
Norwalk, CT

Reply via email to