emacs-devel
[Top][All Lists]
Advanced

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

Re: generic-x needs to require generic


From: Andreas Schwab
Subject: Re: generic-x needs to require generic
Date: Tue, 22 Mar 2005 17:44:06 +0100
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/22.0.50 (gnu/linux)

Lute Kamstra <address@hidden> writes:

> The warnings indicate that the define-generic-mode macro is not
> defined when generic-x.el is compiled.  define-generic-mode is an
> autoloaded macro in generic.el and it seems that autoloads for
> generic.el are created.  So why isn't generic loaded when generic.el
> is compiled?

Because bootstrap-emacs does not have the newest autoloads preloaded, but
rather the old ones from ldefs-boot.el.

> What I find puzzling as well is that when I do a second "make
> bootstrap" after the first failed, things just work fine:

Try removing lisp/loaddefs.el first.

I've now updated lips/ldefs-boot.el and removed the require from
generic-x.el again.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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