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: Sun, 06 Jun 2004 02:29:51 +0200

On Sun, 06 Jun 2004 07:49:23 +0900, Miles Bader <address@hidden> wrote:

> Try the following stupid-but-obvious patch:

> +  if (noninteractive || !initialized)
> +    /* We may not be able to access low-level face information in batch
> +       mode, or before being dumped, and this function is not going to
> +       be very useful in those cases anyway, so just give up.  */
> +    return Qnil;
> +

Yes, it works.  I can bootstrap now with a `supports' spec.

                                                           /L/e/k/t/u





reply via email to

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