From: yoichi Date: Mon, 12 Jan 2004 03:51:03 +0000 (+0000) Subject: * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this X-Git-Tag: wl-2_11_24~43 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8238b40e41b7f6c969acf58986e439a6cfb1c1d2;p=elisp%2Fwanderlust.git * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this instead of elmo-folder-list-flagged. --- diff --git a/elmo/ChangeLog b/elmo/ChangeLog index d08e41d..fafeced 100644 --- a/elmo/ChangeLog +++ b/elmo/ChangeLog @@ -1,3 +1,8 @@ +2004-01-12 Yoichi NAKAYAMA + + * elmo-nntp.el (elmo-folder-list-flagged-internal): Define this + instead of elmo-folder-list-flagged. + 2004-01-11 Hiroya Murata * elmo-spam.el (elmo-spam-scheme): Add 'bsfilter' as a candidate. diff --git a/elmo/elmo-nntp.el b/elmo/elmo-nntp.el index fff7b48..39deb97 100644 --- a/elmo/elmo-nntp.el +++ b/elmo/elmo-nntp.el @@ -1544,8 +1544,8 @@ Returns a list of cons cells like (NUMBER . VALUE)" (luna-define-method elmo-folder-process-crosspost ((folder elmo-nntp-folder)) (elmo-nntp-folder-process-crosspost folder)) -(luna-define-method elmo-folder-list-flagged :around ((folder elmo-nntp-folder) - flag) +(luna-define-method elmo-folder-list-flagged-internal :around ((folder elmo-nntp-folder) + flag) ;; 2.3. elmo-folder-list-unreads return unread message list according to ;; `reads' slot. (case flag