projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
25b3af3
)
(gnus-configure-posting-styles): Quote `:file'.
author
ueno
<ueno>
Sat, 4 Sep 1999 23:38:38 +0000
(23:38 +0000)
committer
ueno
<ueno>
Sat, 4 Sep 1999 23:38:38 +0000
(23:38 +0000)
lisp/gnus-msg.el
patch
|
blob
|
history
diff --git
a/lisp/gnus-msg.el
b/lisp/gnus-msg.el
index
63ea229
..
8ff0b8a
100644
(file)
--- a/
lisp/gnus-msg.el
+++ b/
lisp/gnus-msg.el
@@
-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)