Re: Archive faces in records?

2003-01-13 Thread Jack Twilley
> "Alex" == Alex Schroeder <[EMAIL PROTECTED]> writes: [...] Alex> I am on Emacs, so I had to write some code to do this myself. Alex> What exactly did not work? If you do not use the 'replace Alex> argument, I think you get the faces separated by ", ". Does the Alex> face display not handl

Re: Archive faces in records?

2003-01-03 Thread Alex Schroeder
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 th

Archive faces in records?

2003-01-02 Thread Jack Twilley
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 repl