Explicitly define method `elmo-folder-open-internal-p' for POP3 and
[elisp/wanderlust.git] / elmo / elmo-shimbun.el
index 889280a..f788b5f 100644 (file)
@@ -241,6 +241,9 @@ If it is the symbol `all', update overview for all shimbun folders."
         folder
         (elmo-map-folder-list-message-locations folder))))))
 
+(luna-define-method elmo-folder-open-internal-p ((folder elmo-shimbun-folder))
+  (elmo-location-map-alist folder))
+
 (luna-define-method elmo-folder-reserve-status-p ((folder elmo-shimbun-folder))
   t)