(gnus-configure-posting-styles): Quote `:file'.
authorueno <ueno>
Sat, 4 Sep 1999 23:38:38 +0000 (23:38 +0000)
committerueno <ueno>
Sat, 4 Sep 1999 23:38:38 +0000 (23:38 +0000)
lisp/gnus-msg.el

index 63ea229..8ff0b8a 100644 (file)
@@ -1232,7 +1232,7 @@ this is a reply."
                  filep nil)
            (setq value
                  (cond
-                  ((eq (car attribute) :file)
+                  ((eq (car attribute) ':file)
                    (setq filep t)
                    (cadr attribute))
                   ((eq (car attribute) :value)