* On 2002-10-09 Micha Wiedenmann wrote:

[...]

>The following patch seems to work for my (`mail-aliases'), what do you
>think about it?

Sorry, I mixed things, of course I wanted to add

--- /home/micha/bin-files/el-files/bbdb-com.el  Thu Oct 10 01:55:35 2002
+++ /usr/share/emacs/site-lisp/bbdb/lisp/bbdb-com.el    Thu Apr 18 18:17:09 2002
@@ -2577,8 +2577,8 @@
       (setq record (car records))
       (if (bbdb-record-net record)
           (setq aliases (bbdb-split
-                         (downcase (bbdb-record-getprop record
-                                              bbdb-define-all-aliases-field))
+                         (bbdb-record-getprop record
+                                              bbdb-define-all-aliases-field)
                          ","))
         (if (not bbdb-silent-running)
             (bbdb-warn "record %S has no network address, but the aliases: %s"

Im sorry, Micha
-- 
If Windows is the solution, can we please have the problem back?

Reply via email to