unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* eshell-defgroup fouls up `make bootstrap'.
@ 2008-07-30  9:48 Alan Mackenzie
  2008-07-30 15:22 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Alan Mackenzie @ 2008-07-30  9:48 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

Hi, Glenn,

I cvs updated yesterday and now can't build Emacs.  The problem is the
non-existence of eshell-defgroup.

eshell-defgroup is aliased to defgroup in .../lisp/eshell/eshell.el.
(As a matter of interest, why?)

I've tried putting an `(eval-and-compile ...)' round the definition of
eshell-defgroup, but this doesn't help.  It fails as follows:

    Loading loaddefs.el (source)...
    Symbol's function definition is void: eshell-defgroup

There's a comment in eshell.el just before the defalias about "putting
the whole definition into the autoload file" which I don't understand,
so I don't really want to mess around, here.

Would you look at this, please.  Thanks!

-- 
Alan Mackenzie (Nuremberg, Germany).




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

end of thread, other threads:[~2008-07-31 20:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-30  9:48 eshell-defgroup fouls up `make bootstrap' Alan Mackenzie
2008-07-30 15:22 ` Stefan Monnier
2008-07-30 22:07   ` Alan Mackenzie
2008-07-31  4:08     ` Stefan Monnier
2008-07-31 17:10       ` Alan Mackenzie
2008-07-31 20:32         ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).