>>>> In
<microsoft-free.87lm0kztx5.fsf(a)eicq.dnsalias.org>
>>>> Steve Youngs <youngs(a)xemacs.org> wrote:
SY> That is two images side by side. The one on the left you'd probably
SY> recognise as what I use in my X-Face header. The one on the right
SY> isn't so familiar, it is Adrian's X-Face.
SY> Both images were created with:
SY> (set-extent-begin-glyph
SY> (make-extent (point-min) (point-min))
SY> (make-glyph [xface :file "/path/to/file"
SY>:background "white"
SY>:foreground "black"]))
SY> Why? What's happening here? Is our xface image support broken?
I imagine that you didn't include the "X-Face: " header in those
files. Is it right? I have believed that it is required for
years since highlight-headers.el does so in the function
`highlight-headers-x-face-to-pixmap'. However, your face can be
seen regardless of the existence of the "X-Face: " header. :)
I don't know what is wrong, though.
--
Katsumi Yamaoka <yamaoka(a)jpl.org>