[mew-win32 03497] Symbol's value as variable is void: mew-prog-audio
Hiroshi Fujishima ( 藤島裕士 )
dizzy at example.com
2001年 12月 9日 (日) 12:11:19 JST
Audio/Basic が添付されたメールを見ようとすると Symbol's value as
variable is void: mew-prog-audio といわれてしまいます。
環境は Meadow 1.14 on Windows 98 で MEW21W0.ZIP からインストールした
Mew を使用しています。
よろしくお願いします。
--
藤島裕士
-------------- next part --------------
Signaling: (void-variable mew-prog-audio)
symbol-value(mew-prog-audio)
(let ((val ...)) (if (and ... ...) (eval val) val))
mew-ctdb-prog(("audio/basic" "\\.au$" mew-b64 mew-prog-audio mew-icon-audio))
(let* ((syntax ...) (begin ...) (end ...) (ctl ...) (cte ...) (ct ...) (cdpl ...) (fname ...) (cd ...) (params ...) (program ...)) (cond (... ...) (... ...) (... ... ... ... ... ... ... ... ... ...)))
mew-mime-part(#<buffer *mew cache*0> [message 1 621 nil ("Message/Rfc822") nil nil nil nil [multi 622 439343 nil ("Multipart/Mixed" ...) "7bit" nil nil nil [message 758 1825 nil ... "7bit" "Re: \xe1d9\xd22f\xd24a\xd26a\xd25e\xd237\xd23f\xd0a3" nil ... [multi 1826 439294 nil ... nil nil nil nil [single 1971 2173 nil ... nil nil nil nil] [single 2343 439254 nil ... "base64" nil nil ...]]]]] (1 2))
(let ((buffer-read-only nil) (inhibit-read-only t) (zmacs-regions nil)) (mew-summary-display-preamble) (mew-decode-syntax-copy cache) (mew-mime-part cache mew-decode-syntax nums) (mew-summary-display-postscript))
(mew-elet (mew-summary-display-preamble) (mew-decode-syntax-copy cache) (mew-mime-part cache mew-decode-syntax nums) (mew-summary-display-postscript))
mew-summary-display-part(#<buffer *mew cache*0> (1 2))
(cond ((or ... ... redisplay) (mew-summary-display-part cache part)) (read-through (if ... ...)))
(cond ((null cache) (mew-decode-syntax-delete) (cond ... ... ...)) (msg (cond ... ...)) (part (cond ... ...)))
(progn (mew-summary-toggle-disp-msg (quote on)) (mew-window-configure (quote message)) (mew-current-set fld (or msg omsg) part) (cond (... ... ...) (msg ...) (part ...)))
(unwind-protect (progn (mew-summary-toggle-disp-msg ...) (mew-window-configure ...) (mew-current-set fld ... part) (cond ... ... ...)) (if (mew-xinfo-get-decode-err) (message "MIME decoding error: %s" ...)) (if (mew-xinfo-get-action) (message ...)) (mew-minfo-set-summary vfld) (select-window win) (mew-summary-cursor-postscript) (if prefetch (mew-summary-cache-prefetch)) (if next (mew-summary-display-after mew-summary-show-direction)))
(let* ((fld ...) (vfld ...) (msg ...) (part ...) (ofld ...) (omsg ...) (opart ...) (cache ...) (win ...) (read-through ...) (sumbuf ...) next prefetch) (unwind-protect (progn ... ... ... ...) (if ... ...) (if ... ...) (mew-minfo-set-summary vfld) (select-window win) (mew-summary-cursor-postscript) (if prefetch ...) (if next ...)))
(cond ((eobp) (message "No message")) ((not ...) (message "No message")) (t (let* ... ...)))
(mew-summary-msg-or-part (let* (... ... ... ... ... ... ... ... ... ... ... next prefetch) (unwind-protect ... ... ... ... ... ... ... ...)))
(progn (mew-summary-msg-or-part (let* ... ...)))
(if (or redisplay (mew-sinfo-get-disp-msg) (interactive-p)) (progn (mew-summary-msg-or-part ...)))
(when (or redisplay (mew-sinfo-get-disp-msg) (interactive-p)) (mew-summary-msg-or-part (let* ... ...)))
mew-summary-display(nil)
(if (mew-summary-next) (mew-summary-display nil))
mew-summary-display-next()
(cond ((eq direction ...) (mew-summary-display-down)) ((eq direction ...) (mew-summary-display-up)) ((eq direction ...) (mew-summary-display-next)) (t nil))
mew-summary-display-after(next)
(if next (mew-summary-display-after mew-summary-show-direction))
(unwind-protect (progn (mew-summary-toggle-disp-msg ...) (mew-window-configure ...) (mew-current-set fld ... part) (cond ... ... ...)) (if (mew-xinfo-get-decode-err) (message "MIME decoding error: %s" ...)) (if (mew-xinfo-get-action) (message ...)) (mew-minfo-set-summary vfld) (select-window win) (mew-summary-cursor-postscript) (if prefetch (mew-summary-cache-prefetch)) (if next (mew-summary-display-after mew-summary-show-direction)))
(let* ((fld ...) (vfld ...) (msg ...) (part ...) (ofld ...) (omsg ...) (opart ...) (cache ...) (win ...) (read-through ...) (sumbuf ...) next prefetch) (unwind-protect (progn ... ... ... ...) (if ... ...) (if ... ...) (mew-minfo-set-summary vfld) (select-window win) (mew-summary-cursor-postscript) (if prefetch ...) (if next ...)))
(cond ((eobp) (message "No message")) ((not ...) (message "No message")) (t (let* ... ...)))
(mew-summary-msg-or-part (let* (... ... ... ... ... ... ... ... ... ... ... next prefetch) (unwind-protect ... ... ... ... ... ... ... ...)))
(progn (mew-summary-msg-or-part (let* ... ...)))
(if (or redisplay (mew-sinfo-get-disp-msg) (interactive-p)) (progn (mew-summary-msg-or-part ...)))
(when (or redisplay (mew-sinfo-get-disp-msg) (interactive-p)) (mew-summary-msg-or-part (let* ... ...)))
mew-summary-display(nil)
call-interactively(mew-summary-display)
Mew-win32 メーリングリストの案内