* Christian Ebert on Tuesday, July 21, 2009 at 17:55:36 +0100
> * lee on Monday, July 20, 2009 at 22:28:25 -0600
>> On Mon, Jul 20, 2009 at 10:11:15PM -0600, lee wrote:
>>> Here's the program. Let me know how you like it :)
> 
> Nice.
> 
>> Hn, one small adjustment: The recursion level is irrelevant, but I
>> forgot to remove the counter.
> 
> <snip>
> 
>>     // it's a maildir
>>     printf("mailboxes = %s\n", this);
> 
> Wouldn't it be easier to just print out a list of mailboxes?
> 
> a) how do you use it in muttrc (without awk, maybe, or most
>   certainly I'm being dense)?
> 
>   mailboxes = `mutt-mb ~/Mail`

mailboxes `mutt-mb ~/Mail`

grr, mailboxes is a command, not a variable.

c
-- 
ich bin eine Null eine Null is eine runde Sache
--> <http://www.blacktrash.org/hanullmann/>

Reply via email to