[mew-win32 03380] GnuPG 1.0.6 on Mew 2.0

K. Umakoshi unisus at example.com
2001年 8月 9日 (木) 17:44:01 JST


Mew から GnuPG を使いたいのですが、
署名と復号ができません。
Mew 2.0 で GnuPG 1.0.6 を使えている方は
いらっしゃいますでしょうか?

環境:
  GnuPG 1.0.6
  Mew 2.0
  Meadow 1.14
  Windows 2000(SP2)

MewのPGPに関する設定:
  なし

動作状況:
  sign		NG 「PGP signing ...」が表示されたままになる
  encrypt	OK
  verify sign	OK
  decrypt	NG 「PGP decrypting ...」が表示されたままになる
  ※コマンドプロンプトで直接 gpg.exe を使った場合は全てOK

バックトレース:
   役に立つかわかりませんが、
  「PGP decrypting ...」が表示されたままになっている時に
   C-g で止めて*Backtrace*バッファに出力された情報を添付してます。


----
馬越
-------------- next part --------------
Signaling: (wrong-type-argument stringp nil)
  set-buffer(nil)
  (save-excursion (set-buffer buf) mew-decode-syntax)
  mew-cache-decode-syntax(nil)
  (setq mew-decode-syntax (mew-cache-decode-syntax cache))
  mew-decode-syntax-copy(nil)
  (let ((cache ...)) (mew-decode-syntax-copy cache) (unless nodisplay (mew-mime-message/rfc822 cache mew-decode-syntax)) (mew-decode-syntax-print sumbuf mew-decode-syntax (mew-xinfo-get-multi-form) (mew-xinfo-get-icon-spec)) (unless nodisplay (mew-summary-display-postscript)) cache)
  (let ((buffer-read-only nil) (inhibit-read-only t) (zmacs-regions nil)) (mew-summary-display-preamble) (let (...) (mew-decode-syntax-copy cache) (unless nodisplay ...) (mew-decode-syntax-print sumbuf mew-decode-syntax ... ...) (unless nodisplay ...) cache))
  (mew-elet (mew-summary-display-preamble) (let (...) (mew-decode-syntax-copy cache) (unless nodisplay ...) (mew-decode-syntax-print sumbuf mew-decode-syntax ... ...) (unless nodisplay ...) cache))
  mew-summary-cache-message("+inbox" "45" #<buffer +inbox> unlimit)
  (if (null part) (mew-summary-cache-message fld msg sumbuf (quote unlimit)) (setq cache (mew-summary-cache-message fld msg sumbuf ... ...)) (save-excursion (set-buffer sumbuf) (setq lines ...) (if lines ...) (setq part ...)) (mew-summary-display-part cache part))
  (progn (mew-summary-toggle-disp-msg (quote on)) (mew-window-configure (quote message)) (mew-current-set fld msg part) (mew-decode-syntax-clear) (mew-decode-syntax-delete) (if (null part) (mew-summary-cache-message fld msg sumbuf ...) (setq cache ...) (save-excursion ... ... ... ...) (mew-summary-display-part cache part)))
  (unwind-protect (progn (mew-summary-toggle-disp-msg ...) (mew-window-configure ...) (mew-current-set fld msg part) (mew-decode-syntax-clear) (mew-decode-syntax-delete) (if ... ... ... ... ...)) (if (mew-xinfo-get-decode-err) (message "MIME decoding error: %s" ...)) (mew-minfo-set-summary vfld) (select-window win) (if lines (forward-line lines)) (mew-summary-cursor-postscript))
  (let ((mew-decode-broken ...) (fld ...) (vfld ...) (msg ...) (part ...) (win ...) (sumbuf ...) cache lines) (unless msg (beginning-of-line) (mew-summary-goto-message) (setq msg ...)) (mew-cache-delete2 fld msg) (unwind-protect (progn ... ... ... ... ... ...) (if ... ...) (mew-minfo-set-summary vfld) (select-window win) (if lines ...) (mew-summary-cursor-postscript)))
  (if (mew-folder-draftp (mew-summary-folder-name)) (mew-summary-display (quote redisplay)) (let (... ... ... ... ... ... ... cache lines) (unless msg ... ... ...) (mew-cache-delete2 fld msg) (unwind-protect ... ... ... ... ... ...)))
  (cond ((eobp) (message "No message")) ((not ...) (message "No message")) (t (if ... ... ...)))
  (mew-summary-msg-or-part (if (mew-folder-draftp ...) (mew-summary-display ...) (let ... ... ... ...)))
  mew-summary-analyze-again(nil)
  call-interactively(mew-summary-analyze-again)


Mew-win32 メーリングリストの案内