* Will Yardley ([EMAIL PROTECTED]) babbled:
> shock wrote:
> [you should probably set your editor to wrap at ~72 chars]

thanks.  is this better?

> > I'm having two problems.  First, when I bring up a listing of mail
> > folders, I'd like to see some indication of which folders contain new
> > mail.  I have the following in my .muttrc:
> > set folder_format="%F %-8.8u %-8.8g %d %8s %N %f"
> 
> do you have:
> mailboxes !
> mailboxes foldername1
> mailboxes foldername2

i have:

mailboxes !
mailboxes `for file in ~/mail/*; do echo -n "$(basename $file)"; done`

and this is apparently insufficient.

> > Second, when composing new mail, shift-L produces a message stating
> > that no email lists were found.  I have the following in my .muttrc:
> 
> ?? you shouldn't be using 'shift-l' when composing new mail... just when
> replying.

hrm...well, when i'm viewing as list of messages in a folder and hit shift-L, i get 
that message.  i probably need to play with it a litt more.
-- 
 ____) ,_)        ,_)
(-(__  |_  _  _ |/
 ____) | |(_)(_ |\
(                 \_,
 _______________________________________________
| http://www.exitwound.org : hard to find       |
 _______________________________________________
| I once witnessed a long-winded, month-long    |
| flamewar over the use of mice vs.             |
| trackballs... It was very silly. -- Matt      |
| Welsh                                         |
 _______________________________________________
 -------------BEGIN GEEK CODE BLOCK-------------
| Version: 3.1                                  |
| GJ/IT d- s: a C+++>$ UL++++ P+++ L+++ E--- W++| 
| N+@ o K- w O- M- V PS+ PE Y+ PGP++ t+@ 5@ X++ |
| R tv+@ b+ DI++++ D+ G++ e++++ h---- r+++ y+++ |
 --------------END GEEK CODE BLOCK--------------

Reply via email to