Re: [質問] wl error (args-out-of-range "" 0 4)

[email protected] Mon, 01 Apr 2019 11:42:03 +0900
Newsgroups gmane.mail.wanderlust.general.japanese
Message-ID <[email protected]>
On Fri, 29 Mar 2019 21:27:08 +0900,
Kazuhiro Ito wrote:
> wl-message-buffer-display が再定義できていません。
> wl-message.el が読み込まれた後で再定義する必要があります。
> ~/.wl に記載するのであれば、
> 
> (eval-after-load "wl-message"
>   '(defun wl-message-buffer-display (.....)
>      .....
>      ))
> 
> のように記載していください。

お手数をお掛けします。
(eval-after-load "wl-message" が必要なのですね。
指示どおりしました。
https://github.com/yamatakau08/.emacs.d/blob/c0b15434eaf54234980897c6e604acb4fea92c88/.wl.el#L264
です。

ちなみに、backtraceが得られた状態で、
C-h f wl-message-buffer-display
~/.emacs.d/elpa/wanderlust-20190203.1326/ を指しているのですが...

backtrace attachします。
error-wl-args-out-of-range-with-eval-after-load.backtrace (text/plain, 22.2 KB)
Debugger entered--Lisp error: (args-out-of-range "" 0 4)
  signal(args-out-of-range ("" 0 4))
  (condition-case err (save-current-buffer (set-buffer hit) (if (or force-reload (null entity) (not (elmo-mime-entity-display-p entity (if (wl-message-mime-analysis-p display-type) 'mime 'as-is))) (if (wl-message-display-no-merge-p display-type) (elmo-mime-entity-reassembled-p entity) (elmo-mime-entity-fragment-p entity))) (progn (setq entity (elmo-message-mime-entity folder number (wl-message-get-original-buffer) (and wl-message-auto-reassemble-message/partial (not (wl-message-display-no-merge-p display-type))) force-reload unread (not (wl-message-mime-analysis-p display-type)))))) (if entity nil (error "Cannot display message %s/%s" fname number)) (wl-message-display-internal entity display-type)) (quit (wl-message-buffer-cache-delete) (error "Display message %s/%s is quitted" fname number)) (error (wl-message-buffer-cache-delete) (signal (car err) (cdr err)) nil))
  (progn (condition-case err (save-current-buffer (set-buffer hit) (if (or force-reload (null entity) (not (elmo-mime-entity-display-p entity (if (wl-message-mime-analysis-p display-type) 'mime 'as-is))) (if (wl-message-display-no-merge-p display-type) (elmo-mime-entity-reassembled-p entity) (elmo-mime-entity-fragment-p entity))) (progn (setq entity (elmo-message-mime-entity folder number (wl-message-get-original-buffer) (and wl-message-auto-reassemble-message/partial (not (wl-message-display-no-merge-p display-type))) force-reload unread (not (wl-message-mime-analysis-p display-type)))))) (if entity nil (error "Cannot display message %s/%s" fname number)) (wl-message-display-internal entity display-type)) (quit (wl-message-buffer-cache-delete) (error "Display message %s/%s is quitted" fname number)) (error (wl-message-buffer-cache-delete) (signal (car err) (cdr err)) nil)))
  (if (or force-reload redisplay) (progn (condition-case err (save-current-buffer (set-buffer hit) (if (or force-reload (null entity) (not (elmo-mime-entity-display-p entity (if (wl-message-mime-analysis-p display-type) 'mime 'as-is))) (if (wl-message-display-no-merge-p display-type) (elmo-mime-entity-reassembled-p entity) (elmo-mime-entity-fragment-p entity))) (progn (setq entity (elmo-message-mime-entity folder number (wl-message-get-original-buffer) (and wl-message-auto-reassemble-message/partial (not (wl-message-display-no-merge-p display-type))) force-reload unread (not (wl-message-mime-analysis-p display-type)))))) (if entity nil (error "Cannot display message %s/%s" fname number)) (wl-message-display-internal entity display-type)) (quit (wl-message-buffer-cache-delete) (error "Display message %s/%s is quitted" fname number)) (error (wl-message-buffer-cache-delete) (signal (car err) (cdr err)) nil))))
  (let* ((msg-id (condition-case nil (progn (elmo-message-field folder number 'message-id)) (error nil))) (fname (elmo-folder-name-internal folder)) (hit (wl-message-buffer-cache-hit (list fname number msg-id))) (redisplay nil) entity) (if (and hit (not (buffer-live-p hit))) (progn (wl-message-buffer-cache-delete (list fname number msg-id)) (setq hit nil))) (if hit (progn (wl-message-buffer-cache-sort (wl-message-buffer-cache-entry-make (list fname number msg-id) hit)) (save-current-buffer (set-buffer hit) (widen) (goto-char (point-min)) (condition-case nil (progn (wl-message-narrow-to-page)) (error nil)) (setq entity wl-message-buffer-mime-entity) (if (eq wl-message-buffer-cur-display-type display-type) nil (setq redisplay t)))) (setq hit (wl-message-buffer-cache-add (list fname number msg-id))) (setq redisplay t)) (if (or force-reload redisplay) (progn (condition-case err (save-current-buffer (set-buffer hit) (if (or force-reload (null entity) (not (elmo-mime-entity-display-p entity (if (wl-message-mime-analysis-p display-type) 'mime 'as-is))) (if (wl-message-display-no-merge-p display-type) (elmo-mime-entity-reassembled-p entity) (elmo-mime-entity-fragment-p entity))) (progn (setq entity (elmo-message-mime-entity folder number (wl-message-get-original-buffer) (and wl-message-auto-reassemble-message/partial (not (wl-message-display-no-merge-p display-type))) force-reload unread (not (wl-message-mime-analysis-p display-type)))))) (if entity nil (error "Cannot display message %s/%s" fname number)) (wl-message-display-internal entity display-type)) (quit (wl-message-buffer-cache-delete) (error "Display message %s/%s is quitted" fname number)) (error (wl-message-buffer-cache-delete) (signal (car err) (cdr err)) nil)))) hit)
  wl-message-buffer-display([elmo-imap4-folder [0 0 0 0 0 0 0] imap4 "%INBOX.mayu:yama/[email protected]:993" "%" "c:/yama/.elmo/imap/aa.bb.cc.dd/yama/INBOX.mayu" [modb-standard [0 0 0 0 0 0 0] "c:/yama/.elmo/imap/aa.bb.cc.dd/yama/INBOX.mayu" nil nil x-ctext (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25) [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <aa89d551103bad00fbc09c0238a81732@com2> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <umy3thw1l\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <e22ab97b0808200011v3ecf3517t5da79d4e78076046@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 <CALNVge4BmqF9mvamk0YNt5G_AUzdrEbTHnQ8qU884UHMQX3zxg@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <ab931d3933dcb46140ef8375e3a19b93@com2> 0 0 <uskuko9c8\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <uiqvfda48\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVW=6oxsnR2NVLA9p7ko47DhVeHw1ntrvRnbnnDf=1XosXw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge4NgR8bWhj4PVm6E2wW01CdWwup5m6PRzqeqSsPTtvoQw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <utzf0oa2a\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <201109211221\.AA00098@T60\.bp\.iij4u\.or\.jp> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVWmRZ2V7vNwrhygEFfEG31XQVgx-2zY9bkao=uFwbORu+A@mail\.gmail\.com> <CANyrVW=eHwYCsAW3PG_oFu7pMs9wRwijGBsSbG9DJU2cz6dLZw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVW=8kYf9-D77BDHJ0k7f5zJg+b+XGvL_eXAdTD+8QfFLuw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \#10 \#11 \#12 \#13 \#14 \#15 \#16 \#17 \#18 \#19 <CALNVge4tPN89B=NFUTiRHA6E3P_bC-54vZ-Kn14V=U-6K=r3Fg@mail\.gmail\.com> 0 0 0 0 0 \#20 \#21 \#22 \#23 \#24 \#25 0 0 \#1 \#2 \#3 \#4 \#5 \#6 \#7 \#8 \#9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7Y0d3=B9gsoDwnnomSNKkP69bekOYDQbeMcnP5ppsUkQ@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <12nobyesprl\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7kMT2FSi0o22kXkni8gCs-K1+ZB7UiCYeOfT3bSMJnjQ@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7pg4g2QPmYW=Mx0zxRp4AfunhRsDBq3MN=qjgw7weqKg@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7c7m228Xbgfn-dLNhLJCV_bJ87-Ovzfdm9B=CcTLjQCA@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <e22ab97b0807080545k60d5bbagc35ddfc188f709aa@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVWnFF3r7ZSrtmY276brTSizqwLPQ=P9RBqSmoDb-A8dJ9g@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <mailman\.0\.1215518571\.29204\.mayu-support@lists\.sourceforge\.net> 0 0 0 0 <uzl4i61wf\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0] [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \#10 \#11 \#12 \#13 \#14 \#15 \#16 \#17 \#18 \#19 0 0 0 0 0 0 \#20 \#21 0 0 \#24 0 0 0 \#1 \#2 \#3 \#4 \#5 \#6 \#7 \#8 \#9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] ((answered . 2) (cached . 22)) nil] nil nil t nil nil x-ctext "yama" clear "aa.bb.cc.dd" 993 ("!" ssl ssl open-ssl-stream) "INBOX.mayu"] 25 mime-partial-header nil)
  wl-message-redisplay([elmo-imap4-folder [0 0 0 0 0 0 0] imap4 "%INBOX.mayu:yama/[email protected]:993" "%" "c:/yama/.elmo/imap/aa.bb.cc.dd/yama/INBOX.mayu" [modb-standard [0 0 0 0 0 0 0] "c:/yama/.elmo/imap/aa.bb.cc.dd/yama/INBOX.mayu" nil nil x-ctext (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25) [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <aa89d551103bad00fbc09c0238a81732@com2> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <umy3thw1l\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <e22ab97b0808200011v3ecf3517t5da79d4e78076046@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 <CALNVge4BmqF9mvamk0YNt5G_AUzdrEbTHnQ8qU884UHMQX3zxg@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <ab931d3933dcb46140ef8375e3a19b93@com2> 0 0 <uskuko9c8\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <uiqvfda48\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVW=6oxsnR2NVLA9p7ko47DhVeHw1ntrvRnbnnDf=1XosXw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge4NgR8bWhj4PVm6E2wW01CdWwup5m6PRzqeqSsPTtvoQw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <utzf0oa2a\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <201109211221\.AA00098@T60\.bp\.iij4u\.or\.jp> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVWmRZ2V7vNwrhygEFfEG31XQVgx-2zY9bkao=uFwbORu+A@mail\.gmail\.com> <CANyrVW=eHwYCsAW3PG_oFu7pMs9wRwijGBsSbG9DJU2cz6dLZw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVW=8kYf9-D77BDHJ0k7f5zJg+b+XGvL_eXAdTD+8QfFLuw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \#10 \#11 \#12 \#13 \#14 \#15 \#16 \#17 \#18 \#19 <CALNVge4tPN89B=NFUTiRHA6E3P_bC-54vZ-Kn14V=U-6K=r3Fg@mail\.gmail\.com> 0 0 0 0 0 \#20 \#21 \#22 \#23 \#24 \#25 0 0 \#1 \#2 \#3 \#4 \#5 \#6 \#7 \#8 \#9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7Y0d3=B9gsoDwnnomSNKkP69bekOYDQbeMcnP5ppsUkQ@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <12nobyesprl\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7kMT2FSi0o22kXkni8gCs-K1+ZB7UiCYeOfT3bSMJnjQ@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7pg4g2QPmYW=Mx0zxRp4AfunhRsDBq3MN=qjgw7weqKg@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7c7m228Xbgfn-dLNhLJCV_bJ87-Ovzfdm9B=CcTLjQCA@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <e22ab97b0807080545k60d5bbagc35ddfc188f709aa@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVWnFF3r7ZSrtmY276brTSizqwLPQ=P9RBqSmoDb-A8dJ9g@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <mailman\.0\.1215518571\.29204\.mayu-support@lists\.sourceforge\.net> 0 0 0 0 <uzl4i61wf\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0] [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \#10 \#11 \#12 \#13 \#14 \#15 \#16 \#17 \#18 \#19 0 0 0 0 0 0 \#20 \#21 0 0 \#24 0 0 0 \#1 \#2 \#3 \#4 \#5 \#6 \#7 \#8 \#9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] ((answered . 2) (cached . 22)) nil] nil nil t nil nil x-ctext "yama" clear "aa.bb.cc.dd" 993 ("!" ssl ssl open-ssl-stream) "INBOX.mayu"] 25 mime-partial-header nil)
  wl-summary-redisplay-internal([elmo-imap4-folder [0 0 0 0 0 0 0] imap4 "%INBOX.mayu:yama/[email protected]:993" "%" "c:/yama/.elmo/imap/aa.bb.cc.dd/yama/INBOX.mayu" [modb-standard [0 0 0 0 0 0 0] "c:/yama/.elmo/imap/aa.bb.cc.dd/yama/INBOX.mayu" nil nil x-ctext (1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25) [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <aa89d551103bad00fbc09c0238a81732@com2> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <umy3thw1l\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <e22ab97b0808200011v3ecf3517t5da79d4e78076046@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 <CALNVge4BmqF9mvamk0YNt5G_AUzdrEbTHnQ8qU884UHMQX3zxg@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <ab931d3933dcb46140ef8375e3a19b93@com2> 0 0 <uskuko9c8\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <uiqvfda48\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVW=6oxsnR2NVLA9p7ko47DhVeHw1ntrvRnbnnDf=1XosXw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge4NgR8bWhj4PVm6E2wW01CdWwup5m6PRzqeqSsPTtvoQw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <utzf0oa2a\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <201109211221\.AA00098@T60\.bp\.iij4u\.or\.jp> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVWmRZ2V7vNwrhygEFfEG31XQVgx-2zY9bkao=uFwbORu+A@mail\.gmail\.com> <CANyrVW=eHwYCsAW3PG_oFu7pMs9wRwijGBsSbG9DJU2cz6dLZw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVW=8kYf9-D77BDHJ0k7f5zJg+b+XGvL_eXAdTD+8QfFLuw@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \#10 \#11 \#12 \#13 \#14 \#15 \#16 \#17 \#18 \#19 <CALNVge4tPN89B=NFUTiRHA6E3P_bC-54vZ-Kn14V=U-6K=r3Fg@mail\.gmail\.com> 0 0 0 0 0 \#20 \#21 \#22 \#23 \#24 \#25 0 0 \#1 \#2 \#3 \#4 \#5 \#6 \#7 \#8 \#9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7Y0d3=B9gsoDwnnomSNKkP69bekOYDQbeMcnP5ppsUkQ@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <12nobyesprl\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7kMT2FSi0o22kXkni8gCs-K1+ZB7UiCYeOfT3bSMJnjQ@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7pg4g2QPmYW=Mx0zxRp4AfunhRsDBq3MN=qjgw7weqKg@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CALNVge7c7m228Xbgfn-dLNhLJCV_bJ87-Ovzfdm9B=CcTLjQCA@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <e22ab97b0807080545k60d5bbagc35ddfc188f709aa@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <CANyrVWnFF3r7ZSrtmY276brTSizqwLPQ=P9RBqSmoDb-A8dJ9g@mail\.gmail\.com> 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 <mailman\.0\.1215518571\.29204\.mayu-support@lists\.sourceforge\.net> 0 0 0 0 <uzl4i61wf\.wl%foo@company> 0 0 0 0 0 0 0 0 0 0 0 0 0] [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 \#10 \#11 \#12 \#13 \#14 \#15 \#16 \#17 \#18 \#19 0 0 0 0 0 0 \#20 \#21 0 0 \#24 0 0 0 \#1 \#2 \#3 \#4 \#5 \#6 \#7 \#8 \#9 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0] ((answered . 2) (cached . 22)) nil] nil nil t nil nil x-ctext "yama" clear "aa.bb.cc.dd" 993 ("!" ssl ssl open-ssl-stream) "INBOX.mayu"] 25)
  wl-summary-set-message-buffer-or-redisplay(ignore-original)
  wl-summary-read()
  funcall-interactively(wl-summary-read)
  call-interactively(wl-summary-read nil nil)
  command-execute(wl-summary-read)