* Benjamin Michotte <[EMAIL PROTECTED]> [03-10-2001 17:15]:
| hi all,
|
| If I set my from variable, mutt print index like that
| 6 F [ ] 03/10 To dash-list@yaho (1.1K) `>
|
| but when I unset it, mutt print 55
| 53 L [13] 01/10 Benjamin Michotte (1.6K) [linux] [OT] \LaTeX
|
| I want to set it but see my name instead of the 'To'.
| How can I do that ?
set index_format="%4C %Z %{%b %d} %-20.20F (%4l) %s"
This is the normal (global Muttrc) value, but then with the
%-15.15L
changed to
%-20.20F
The "F" does the trick.
--
Ren� Clerc - ([EMAIL PROTECTED])
There are painters who transform the sun to a yellow spot, but there are
others who with the help of their art and their intelligence, transform
a yellow spot into sun.
-Pablo Picasso