(article-hide-list-identifiers): Bind inhibit-read-only as t.
authorKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 22 Aug 2004 23:05:03 +0000 (23:05 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 22 Aug 2004 23:05:03 +0000 (23:05 +0000)
lisp/ChangeLog
lisp/gnus-art.el

index 935769e..af9f966 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-hide-list-identifiers): Bind
+       inhibit-read-only as t.
+
 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-mlspl.el (gnus-group-split-update): Fix docstring.
index 1ca375c..0346774 100644 (file)
@@ -2441,7 +2441,7 @@ The `gnus-list-identifiers' variable specifies what to do."
        (regexp (if (consp gnus-list-identifiers)
                    (mapconcat 'identity gnus-list-identifiers " *\\|")
                  gnus-list-identifiers))
-       (inhibit-read-only))
+       (inhibit-read-only t))
     (when regexp
       (save-excursion
        (save-restriction