all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem with define-globali\(zed\)?-minor-mode
@ 2007-03-07 22:31 Alan Mackenzie
  2007-03-07 22:42 ` Nick Roberts
  0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2007-03-07 22:31 UTC (permalink / raw)
  To: emacs-devel

Hi, Emacs!

I've just updated my Emacs, and tried to build it.

It fell over whilst dumping, complaining that it couldn't find the
variable `global-font-lock-mode' whilst trying to load font-core.elc.

I changed "define-globalized-minor-mode" (~L291) back to
"define-global-minor-mode", and rebuilt font-core.elc.  I was then able
to build Emacs successfully.

Something has gone wrong in the name change/aliasing for this
define-globalized-minor-mode.  Perhaps the autoload form in loaddefs.el?

--
Alan Mackenzie (Ittersbach, Germany)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-03-07 23:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-07 22:31 Problem with define-globali\(zed\)?-minor-mode Alan Mackenzie
2007-03-07 22:42 ` Nick Roberts
2007-03-07 23:00   ` Alan Mackenzie
2007-03-07 23:07     ` Nick Roberts

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.