[Mew-dist 04888] Re: 1.93b35

Mito mit at example.com
1998年 5月 27日 (水) 13:07:32 JST


※ "大" こと yoshi at example.com さんの
   『[Mew-dist 04886] Re: 1.93b35』より

大> このままだとbyte compileできなかったので最後のカッコを取って確認して
大> みました。

失礼しました。(_ _)
最後の括弧でなく、上の行の括弧をはずしてください。
こんな感じです。

--- mew-decode.el	1998/05/27 02:25:03	1.1
+++ mew-decode.el	1998/05/27 04:05:02
@@ -654,7 +654,8 @@
 		  (put-text-property med (point) 'face val-face)))
 	    (cond
 	     ((null n-spec) ;; others
-	      (setq others (concat others (buffer-substring beg (point)))))
+	      (setq others (concat others (buffer-substring beg (point))))
+	      (delete-region beg (point)))
 	     (visiblep
 	      (aset visibles n
-- 
5/27 13:06頃
NECソフトウェア新潟 水戸
mailto:mit at example.com \n



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