Hi
The following patch fixex a typo which prevents BCC addresses from being
processed.
Ciao
Volker
--- 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
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-patches