Jack Twilley <[EMAIL PROTECTED]> writes: > Here is the relevant part of my configuration: > > bbdb-auto-notes-alist '(("Organi[sz]ation" (".*" company "\\&")) > ("Newsgroups" (".*" newsgroups "\\&")) > ("X-Face" (".+" face 0 'replace))) > > I know that 'replace will remove any existing face and replace it with > the new one. Some folks like Lars have many faces. I'd like to keep > them all -- new ones should be added, old ones should be ignored. I'd > also like all the faces to be displayed when the record is retrieved. > Is there a magic way to do this?
I am on Emacs, so I had to write some code to do this myself. What exactly did not work? If you do not use the 'replace argument, I think you get the faces separated by ", ". Does the face display not handle it? Or are you getting a different separator? I think Andreas Fuchs mentioned a way to change the X-Face separator from ", " to "\n". I myself switched from keeping all the X-Faces back to just keeping the latest one. Alex. ------------------------------------------------------- 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/