> From: Stephen Berman <[EMAIL PROTECTED]> > Date: Tue, 25 Oct 2005 10:28:05 +0200 > > I just built Emacs from CVS (using make and make recompile) without > any error messages, and upon starting with emacs -q an invalid > function error is raised, and the frame has a very thin tool bar with > no buttons. Here are the messages: > > Loading help-fns...done > Loading mwheel...done > (./src/emacs -q) > Loading disp-table...done > Loading tool-bar...done > Loading image... > byte-code: Invalid function: (macro . #[(&rest body)
Remove all the lisp/*.elc file, then recompile them and redump Emacs (or just "make bootstrap"), and the problem will go away. _______________________________________________ Emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
