On Wed, 20 Aug 2008, Kyle Wheeler wrote: > On Thursday, August 21 at 08:42 AM, quoth bill lam: > >eg, in the index view, it shows > > > >4176 N F Aug 21 To mutt-users (3.0K) charset problem in index view > > > >the "from" is "To mutt-users" for all msg from this mailing list, how > >to set it to display the name of poster, eg. > > > >4176 N F Aug 21 bill lam (3.0K) charset problem in index view > > Check out $index_format in the muttrc man page; you probably want to > use %a instead of %f or %L.
Thank you! I was using the default index_format and it now works ok with %F instead of the default %L regards,