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)
commitb411c26020b3dfcbb70ec1c330958774f07f8ea6
tree0b2364e0821a0084731629adaf3b6be8e39ce162
parent52279a31118b268a2c19a63cc9d0d794e556bec6
Explicitly define method `elmo-folder-open-internal-p' for POP3 and
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.
elmo/ChangeLog
elmo/elmo-multi.el
elmo/elmo-pop3.el
elmo/elmo-shimbun.el