[Mew-dist 190] mew-summary-forward

YAMAMOTO Toru jamamoto at example.com
1996年 11月 27日 (水) 21:15:47 JST


日本電気通信システムの山本と申します。

  mew-1.54 で mew-analysis を nil にした状態で受信したメールを
転送(mew-summary-forward)しようとするとエラーになります。

  以下のパッチでどうでしょうか。

*** mew-summary.el.orig	Tue Nov 26 01:34:19 1996
--- mew-summary.el	Wed Nov 27 21:02:37 1996
***************
*** 1536,1542 ****
  	    (setq cbuf (current-buffer)) ;; draft
  	    (pop-to-buffer buf)
  	    ;;
! 	    (set-buffer (mew-summary-display)) ;; force to display
  	    ;; now cache buffer
  	    (setq subject (concat "Forward: "
  				  (mew-header-get-value "Subject:")))
--- 1536,1543 ----
  	    (setq cbuf (current-buffer)) ;; draft
  	    (pop-to-buffer buf)
  	    ;;
! 	    (let* ((mew-analysis t)
! 		   (set-buffer (mew-summary-display)))) ;; force to display
  	    ;; now cache buffer
  	    (setq subject (concat "Forward: "
  				  (mew-header-get-value "Subject:")))

--

やまもと とおる@日本電気通信システム
#今月の味覚:めかじき ぼら さんま ふぐ かき あさり 白菜 なべもの



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