Explicitly define method `elmo-folder-open-internal-p' for POP3 and
authordmaus <dmaus>
Sun, 24 Oct 2010 06:36:09 +0000 (06:36 +0000)
committerdmaus <dmaus>
Sun, 24 Oct 2010 06:36:09 +0000 (06:36 +0000)
Shimbun folder class prevent calling this method of the first parent,
elmo-net-folder which falls back to the default behaviour, always
return t.

* elmo-pop3.el (elmo-folder-open-internal-p): Define method for this
class.
* elmo-shimbun.el (elmo-folder-open-internal-p): Dto.
* elmo-multi.el (elmo-folder-open-internal-p): Fix invalid let
statement.


No differences found