bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why doesn't mailbox_set_debug() set debug on the folder?


From: Sam Roberts
Subject: Re: Why doesn't mailbox_set_debug() set debug on the folder?
Date: Sat, 19 Jan 2002 03:03:21 -0500
User-agent: Mutt/1.3.16i

Bonjour!

Est-tu profiter bien de la neige de Ottawa? Je vais aller a Quebec
pour Carnival, first time, its going to be great!  (We're going to go
cross-country skiing, too, besides the more typical activities.)

Quoting Alain Magloire <address@hidden>, who wrote:
> > Any objections to this?
> 
> No.
> 
> The rationale was to filter debug per mailbox, for example
> in IMAP connection.  But really, you want that debug output also.

It sounds reasonable to do this, now it sets the folder's debug
object if it doesn't have one already, so you can get seperate behaviour
by giving the folder a debug object, then mailbox_set_debug() will
only set the mailbox's debug.

I'm not sure how you can get multiple mailboxes with the same folder
object, though. I expected to see:

int folder_open_mailbox(folder_t folder, mailbox_t* mbox, int flags);

How can you get multiple mailboxes referencing a single folder? There
isn't a mailbox_set_folder() either.

Salut,
Sam

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]