(gnus-article-browse-html-article): Inhibit display of X-Boundary header.
authorReiner Steib <Reiner.Steib@gmx.de>
Thu, 20 Mar 2008 10:00:31 +0000 (10:00 +0000)
committerReiner Steib <Reiner.Steib@gmx.de>
Thu, 20 Mar 2008 10:00:31 +0000 (10:00 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index e4475ed..4244475 100644 (file)
@@ -1,5 +1,8 @@
 2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
+       * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
+       X-Boundary header.
+
        * message.el (message-simplify-recipients): Fix previous commit.
 
 2008-03-19  Glenn Morris  <rgm@gnu.org>
index 4f6b9aa..4850e17 100644 (file)
@@ -2986,7 +2986,9 @@ If you always want to display HTML part in the browser, set
   (if arg
       (gnus-summary-show-article)
     (let ((gnus-visible-headers (or (get 'gnus-visible-headers 'standard-value)
-                                   gnus-visible-headers)))
+                                   gnus-visible-headers))
+         ;; As we insert a <hr>, there's no need for the body boundary.
+         (gnus-treat-body-boundary nil))
       (gnus-summary-show-article)))
   (with-current-buffer gnus-article-buffer
     (let ((header (unless arg