Quote symp.
authorShengHuo ZHU <zsh@cs.rochester.edu>
Sun, 17 Feb 2002 02:47:35 +0000 (02:47 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Sun, 17 Feb 2002 02:47:35 +0000 (02:47 +0000)
lisp/gnus-msg.el

index 98b94e4..11292bd 100644 (file)
@@ -672,7 +672,7 @@ post using the current select method."
   (let ((articles (gnus-summary-work-articles n))
        (message-post-method
         `(lambda (arg)
   (let ((articles (gnus-summary-work-articles n))
        (message-post-method
         `(lambda (arg)
-           (gnus-post-method (eq ,symp 'a) ,gnus-newsgroup-name)))
+           (gnus-post-method (eq ',symp 'a) ,gnus-newsgroup-name)))
        article)
     (while (setq article (pop articles))
       (when (gnus-summary-select-article t nil nil article)
        article)
     (while (setq article (pop articles))
       (when (gnus-summary-select-article t nil nil article)