Hi!

I recently upgraded BBDB from 2.00.6 to 2.2 (CVS) using it in
conjunction with Gnus 5.8.x and just noticed the following:

I have 

(setq bbdb-auto-notes-alist
 (list
  '("Organization"  (".*" company 0))
  '("Newsgroups"    ("[^,]+" newsgroups 0))
  '("Subject"       (".*" last-subj 0 t))
  '("X-Now-Playing" (".*" playlist 0))
  '("User-Agent"    (".*" mailer 0))
  '("X-URL"         (".*" www 0))
  '("X-Mailer"      (".*" mailer 0))
  '("X-Newsreader"  (".*" mailer 0))))

in my .gnus which gave me (from an old BBDB 2.0 record):

mailer: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.3
        Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6
        Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6 

with BBDB 2.2 (CVS), new entries under the mailer key get seperated
with commas instead of newlines:

mailer: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.3
        Gnus/5.0808 (Gnus v5.8.8) Emacs/20.6
        Gnus/5.0803 (Gnus v5.8.3) Emacs/20.6, Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

Same for "playlist" but not for "newsgroups".  Can I change this back
to the old behaviour?  

Cheers,
  Ray
-- 
Raymond Scholz - [EMAIL PROTECTED] - PGP - http://www.tzi.de/~rscholz/

_______________________________________________
bbdb-info mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/bbdb-info

Reply via email to