Re: [gentoo-user] Re: mutt question

2005-08-06 Thread Philip Webb
050807 Moshe Kaminsky wrote:
 This is controlled by the 'index_format' option.
 You probably have an %F there.
 You can change to %f or %n if you don't like it.

Yes, apparently I made  2  changes to the default.  I have :

  # set index_format=%4C %Z %{%b %d} %-15.15L (%4l) %s
  set index_format=%4C %Z %D %-20.20n %5l %s # PP 031015 for Gentoo

-- 
,,
SUPPORT ___//___,  Philip Webb : [EMAIL PROTECTED]
ELECTRIC   /] [] [] [] [] []|  Centre for Urban  Community Studies
TRANSIT`-O--O---'  University of Toronto
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: mutt question

2005-08-06 Thread David H. Askew

... yep, you were right .. thanks

before
---
set index_format=%4C %Z %[%b%d] %-15.15F %s


after
---
set index_format=%4C %Z %[%b%d] %-15.15n %s

... i forgot how unbelievably flexible and customizable mutt was ... and
that behavior was bothering me ...



-- 
gentoo-user@gentoo.org mailing list