Make copying of read-only HTML text renderings work
[gnus] / lisp / gnus-msg.el
index fce9a36..e3f1866 100644 (file)
@@ -920,6 +920,7 @@ header line with the old Message-ID."
       (with-current-buffer article-buffer
        (let ((gnus-newsgroup-charset (or gnus-article-charset
                                          gnus-newsgroup-charset))
+             (inhibit-read-only t)
              (gnus-newsgroup-ignored-charsets
               (or gnus-article-ignored-charsets
                   gnus-newsgroup-ignored-charsets)))