mime-edit-quitting-method

Yuuichi Teranishi/寺西裕一 teranisi @ gohome.org
2000年 6月 23日 (金) 10:08:46 JST


EMY の mime-edit-quitting-method が最新の Chao でエラーになります。
とりあえず、こうしたらしのげました。

--- mime-edit.el	2000/06/19 08:17:54	1.35.2.17.4.12
+++ mime-edit.el	2000/06/23 00:29:03
@@ -2688,7 +2688,7 @@
 (defun mime-edit-quitting-method ()
   "Quitting method for mime-view."
   (let* ((entity (get-text-property (point-min) 'mime-view-entity))
-	 (temp (mime-entity-buffer entity))
+	 (temp (mime-buffer-entity-buffer-internal entity))
 	 buf)
     (mime-preview-kill-buffer)
     (set-buffer temp)

--
Yuuichi Teranishi (寺西裕一) <teranisi @ gohome.org>
PGP 5.0i Public Key: http://www.gohome.org/pgp5/teranisi.key
"So we sailed out of the sun till we found the see of green..."




More information about the Emacs-mime-ja mailing list