emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bootstrapping fails.


From: Juanma Barranquero
Subject: Re: bootstrapping fails.
Date: Sat, 05 Jun 2004 03:55:21 +0200

On Fri, 4 Jun 2004 20:00:44 -0500 (CDT),         wrote:

> Bootstrapping fails.  It still worked just a few hours ago.

Should work again.

For some reason,

(defface help-argument-name '((((supports :slant italic)) :inherit italic)) 
"...")

is segfaulting in `display-supports-face-attributes-p' during bootstrap, 
although
it works if defined afterwards...

I've just redefined the face to be '((t :inherit italic)), which should
work anyway, till we determine what is causing the crash.

                                                           /L/e/k/t/u





reply via email to

[Prev in Thread] Current Thread [Next in Thread]