2008-02-15 Dr. Volker Zell <Dr.Volker.Zell(a)oracle.com>
* feedmail.el (feedmail-fill-to-cc-function): Fixes typo which
prevents BCC adresses to be processed.
--- feedmail.el.orig 2007-03-06 14:47:45.001000000 +0100
+++ feedmail.el 2007-12-30 16:31:49.014870400 +0100
@@ -3169,7 +3169,7 @@
(feedmail-say-debug ">in-> feedmail-fill-to-cc-function")
(let ((case-fold-search t)
(headers (mapconcat #'regexp-quote
- '("FROM:" "REPLY-TO:" "TO:"
"CC:" "BCC"
+ '("FROM:" "REPLY-TO:" "TO:"
"CC:" "BCC:"
"RESENT-TO:" "RESENT-CC:"
"RESENT-BCC:")
"\\|"))
this-line
Ciao
Volker
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta