Navi2ch for Emacs (part 6)

このエントリーをはてなブックマークに追加
navi2ch-article-write-messageして、undoすると、ヘッダが消えてしまいます。

--- navi2ch-message.el 30 Jul 2002 03:13:42 -0000 1.31
+++ navi2ch-message.el 2 Sep 2002 08:47:47 -0000
@@ -149,7 +149,8 @@
"\n"
(navi2ch-propertize navi2ch-message-header-separator
'read-only t
- 'front-sticky t 'rear-nonsticky t)))
+ 'front-sticky t 'rear-nonsticky t))
+ (setq buffer-undo-list nil))

(defun navi2ch-message-cleanup-message ()
(save-excursion