Hi, bbdb automatically adds the x-face to the bbdb-records, but I don't know how to add several xfaces to the face-field. A new xface is appended via ", " this destroys both, the old and the new x-faces. I know, I could overwrite the old xface but I don't how to convice bbdb to save and display several xfaces.
,---- | (setq bbdb-auto-notes-alist | `(("Newsgroups" ("[^,]+" newsgroups 0)) | ("Subject" (".*" last-subj 0 t)) ; t - overwrite value | ("User-Agent" (".*" mailer 0)) | ("X-Mailer" (".*" mailer 0)) | ("X-Newsreader" (".*" mailer 0)) | ("x-face" ,(list (concat "[ \t\n]*\\([^ \t\n]*\\)" | "\\([ \t\n]+\\([^ \t\n]+\\)\\)?" | "\\([ \t\n]+\\([^ \t\n]+\\)\\)?" | "\\([ \t\n]+\\([^ \t\n]+\\)\\)?") | 'face | "\\1\\3\\5\\7")))) `---- This is an example of two x-faces conected via `, ', search for `>, \"'. ,---- | (face . |"\"IK&7^mmE*H#DJHw<9-,C1^m,*V+bD@KMXVY(Y2.>C>K]NWV*VfC$s&3Zt[uHI|S\"gE5kkB_+<+A85X@4o1jmy:u%dAKGt\"[b!FlsAuU!5-zCL.(JEBy~h*NC@](UM0&g3B[P4C|h-}^zO|sH&%~>, | |\">3ZRV6n~`b|$;2+?S$~%EEYNab{IuvH!-G:P3]#;13IrT/,i-pnu;Ok8.~-!`LnnQz;t<(\"8v_XWweB%5p'yG<2`mmU.~#Z?yJR|=3g1_w<M=XOT-duf\\Zgai*]@GNaAKuUB(p5H.;g}Tu9M:kf[*K*d!*I#Q\"EP3@{7e@S4STm}Vukcgt?zqbG8\\g9Q\"\\}r}Z@@TXa_u&Ns7uqVJW{Mm!Q`Og") `---- TIA, Micha -- ("`-''-/").___..--''"`-._ `6_ 6 ) `-. ( ).`-.__.`) (_Y_.)' ._ ) `._ `. ``-..-' _..`--'_..-_/ /--'_.' ,' ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/bbdb-info BBDB Home Page: http://bbdb.sourceforge.net/