From: yamaoka Date: Fri, 15 Nov 2002 10:11:39 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_10-00-quimby~93 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=c28fc3e8867f31e801da8383e9205bb4ab1ccfd9;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3ac45dc..4b2628f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2002-11-15 Katsumi Yamaoka + + * mml.el (mml-preview): Bind message-this-is-mail if it is mail. + 2002-11-13 Kai Gro,A_(Bjohann * gnus.el (gnus-summary-line-format): Document %C. diff --git a/lisp/mml.el b/lisp/mml.el index e66e63a..7e035a2 100644 --- a/lisp/mml.el +++ b/lisp/mml.el @@ -1014,6 +1014,7 @@ If RAW, don't highlight the article." (save-excursion (let* ((buf (current-buffer)) (message-options message-options) + (message-this-is-mail (message-mail-p)) (message-this-is-news (message-news-p)) (message-posting-charset (or (gnus-setup-posting-charset (save-restriction