2001-10-30 13:00:00 ShengHuo ZHU <zsh@cs.rochester.edu>
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 31 Oct 2001 01:11:44 +0000 (01:11 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 31 Oct 2001 01:11:44 +0000 (01:11 +0000)
* gnus-spec.el (gnus-parse-simple-format): Use
  buffer-substring-no-properties.

lisp/ChangeLog
lisp/gnus-spec.el

index 80b3fb0..deca2ec 100644 (file)
@@ -1,3 +1,8 @@
+2001-10-30 13:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * gnus-spec.el (gnus-parse-simple-format): Use
+         buffer-substring-no-properties.
+
 2001-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (article-verify-cancel-lock): New function.
index 73b37a9..62e7674 100644 (file)
@@ -570,7 +570,7 @@ characters when given a pad value."
                  (push el flist)))
            (insert elem-type)
            (push (car elem) flist))))
-      (setq fstring (buffer-string)))
+      (setq fstring (buffer-substring-no-properties (point-min) (point-max))))
 
     ;; Do some postprocessing to increase efficiency.
     (setq