Okay, I don't have a working XEmacs with faces to test this on, so I'm
just looking at the code. Here's what it checks:

1. As a basic requirement, you need EITHER XEmacs 21 OR something
   needs to define 'highlight-headers-hack-x-face-p' and set it to t.

2. If you have XEmacs 21: I believe I copied this code directly from
   VM. If you can get faces in VM, you should get faces from BBDB,
   too. If not, comment out the condition-case here, set
   stack-trace-on-error to t, and send me the stack-trace when it
   blows up. Oh, and use bbdb-submit-bug-report!

3. If you /don't/ have XEmacs 21, it tries to use some code which was
   probably last tested several years ago. The comments mention 19.10
   and 19.13, which I presume are XEmacs versions, because GNU Emacs
   pre-21 doesn't support useful glyphs anyway. The 19.10 code looks
   for a function called highlight-headers-x-face, and the 19.13 code
   looks for highlight-headers-x-face-to-pixmap.

Hopefully this gets you to where you want to be.

Cheers,
Waider.
-- 
Ronan Waide / Current Title: Java Developer / Euroconex Technologies Ltd.

_______________________________________________
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/bbdb-info
BBDB Home Page: http://bbdb.sourceforge.net/

Reply via email to