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

Re: elmo-folder-open-internal-p always returns nil on multi folder



At Wed, 13 Oct 2010 14:04:41 +0900,
Kazuhiro Ito wrote:
>
> [1  <text/plain; US-ASCII (7bit)>]
> I noticed elmo-folder-open-internal-p method always returns nil on
> multi folder.  By this, I can't open a pipe folder of which source is
> a multi folder contains POP3 folders and destination is a MH folder (I
> don't know why).

It was a logical error:

> (let (open)
>   (dolist (fld (elmo-multi-folder-children-internal folder))
>    (setq open (and open (elmo-folder-open-internal-p fld)))))

Symbol open was initialized with nil and subsequently the AND with
child folder state always returned nil.

Should be fixed in cvs head.

Thanks,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

Attachment: pgpB0KDiI_oOq.pgp
Description: PGP signature