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

Re: Silly mutt/debian list question



on Fri, Aug 17, 2001 at 06:10:55PM -0700, Karsten M. Self (kmself@ix.netcom.com) wrote:

> I've been experimenting with "subscribe" (had previously used "lists"),
> and am trying to use folder-hooks to set index_foramt, but the following
> settings are generating 
> 
>     %Z: unknown variable
>     
> messages when I start mutt, and indexes consist of nothing but the post
> ID.
> 
>     # Mailbox index default:
>     set index_format="%4C %Z %{%b %d} %-15.15F (%4l) %s"
>     # ...and sent
>     folder-hook !sent set index_format="%4C %Z %{%b %d} %-15.15L (%4l) %s"
>     folder-hook sent set index_format="%4C %Z %{%b %d} %-15.15F (%4l) %s"

Following works as I'd like it to.  Note 't' on the 'sent' hook (3rd
line).

    # Mailbox index default:
    folder-hook !sent set index_format=\"%4C %Z %{%b %d} %-15.15F (%4l) %s\"
    folder-hook sent set index_format=\"%4C %Z %{%b %d} %-15.15t (%4l) %s\"

Cheers.

-- 
Karsten M. Self <kmself@ix.netcom.com>          http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?             There is no K5 cabal
  http://gestalt-system.sourceforge.net/               http://www.kuro5hin.org
   Free Dmitry! Boycott Adobe! Repeal the DMCA!    http://www.freesklyarov.org
Geek for Hire                        http://kmself.home.netcom.com/resume.html

Attachment: pgpqoK2HdnBbe.pgp
Description: PGP signature


Reply to: