Re: Not displaying the "L" flag
On 2004-09-04, Bill Moseley <moseley@xxxxxxxx> wrote:
> For subscribed lists the "L" flag is displayed. When I have a list go
> to its own mailbox then I don't really need to see the "L" flag. Can
> its display be disabled?
Sure. Use a couple of folder-hooks to set to_chars the way you want
for each folder. Here's what I use, including my index_format
settings which you might also find useful.
folder-hook . 'set index_format="%4C %Z %{%b %d} %-15.15F
(%4c) %s"'
folder-hook +Incoming/. 'set index_format="%4C %Z %{%b %d} %-15.15n
(%4c) %s"'
folder-hook +Lists/. 'set index_format="%4C %Z %{%b %d} %-15.15n
(%4c) %s"'
folder-hook . 'set to_chars=" +TCFL"'
folder-hook +Incoming/. 'set to_chars=" +TCF "'
folder-hook +Lists/. 'set to_chars=" +TCF "'
+Incoming and +Lists are where I keep all my mailing-list mail.
HTH,
Gary
--
Gary Johnson | Agilent Technologies
garyjohn@xxxxxxxxxxxxxxx | Wireless Division
http://www.spocom.com/users/gjohnson/mutt/ | Spokane, Washington, USA