Andy Piper <andy(a)xemacs.org> wrote:
Does Didier's latest fix help here?
Thanks
andy
At 07:30 AM 11/10/00 +0100, Norbert Koch wrote:
>Katsuhiro Hermit Endo <hermit(a)koka-in.org> wrote:
>
>Hi!
>
> > I'm using XEmacs 21.2.36 from CVS.
> > xemacs -nw and gnuclient -nw crashed with viewing a mail (Gnus) with
> > X-Face.
> > Does anyone fixed this bug ?
>
>Not a fix, a suggestion: I shut off displaying of x-faces when in
>terminal mode. Thus, at least, I can work without having to restart
>xemacs every odd minute. Yes, I know, I should investigate .... too
>many things in real life :-(
>
>(when (equal (device-type) 'tty)
> (setq gnus-article-x-face-too-ugly "^.*$"))
Nope. I can reproduce this crash on ttys with my patch applied. AFAICT
right now, it looks like a problem with specifier_instance: it seems that it's
returning Qunbound where it shouldn't, because the glyph has indeed a fallback
of [nothing].
--
/ / _ _ Didier Verna
http://www.inf.enst.fr/~verna/
- / / - / / /_/ / EPITA / LRDE mailto:didier@lrde.epita.fr
/_/ / /_/ / /__ / 14-16 rue Voltaire Tel. +33 (1) 53 14 59 47
94276 Kremlin-Bicêtre cedex Fax. +33 (1) 44 08 01 99