* Problem building Emacs: errror message in electric.el
@ 2013-11-09 11:08 Alan Mackenzie
2013-11-09 13:36 ` Stefan Monnier
0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2013-11-09 11:08 UTC (permalink / raw)
To: emacs-devel
Hi, Emacs.
I've just bzr updated, and tried to build emacs with "make -j5". I get
the following error:
In toplevel form:
electric.el:312:1:Error: (buffer-local-value (quote electric-indent-mode) (current-buffer)) is not a valid place expression
. Help would be appreciated.
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem building Emacs: errror message in electric.el
2013-11-09 11:08 Problem building Emacs: errror message in electric.el Alan Mackenzie
@ 2013-11-09 13:36 ` Stefan Monnier
2013-11-09 20:11 ` Alan Mackenzie
0 siblings, 1 reply; 4+ messages in thread
From: Stefan Monnier @ 2013-11-09 13:36 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
> I've just bzr updated, and tried to build emacs with "make -j5". I get
> the following error:
> In toplevel form:
> electric.el:312:1:Error: (buffer-local-value (quote electric-indent-mode)
> (current-buffer)) is not a valid place expression
> . Help would be appreciated.
Run make a few more times. As soon as gv.el is recompiled, electric.el
will compile again.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem building Emacs: errror message in electric.el
2013-11-09 13:36 ` Stefan Monnier
@ 2013-11-09 20:11 ` Alan Mackenzie
2013-11-10 13:25 ` Stefan Monnier
0 siblings, 1 reply; 4+ messages in thread
From: Alan Mackenzie @ 2013-11-09 20:11 UTC (permalink / raw)
To: Stefan Monnier; +Cc: emacs-devel
Hi, Stefan.
On Sat, Nov 09, 2013 at 08:36:08AM -0500, Stefan Monnier wrote:
> > I've just bzr updated, and tried to build emacs with "make -j5". I get
> > the following error:
> > In toplevel form:
> > electric.el:312:1:Error: (buffer-local-value (quote electric-indent-mode)
> > (current-buffer)) is not a valid place expression
> > . Help would be appreciated.
> Run make a few more times. As soon as gv.el is recompiled, electric.el
> will compile again.
After another four times, electric.el compiled OK. Phew! Thanks.
> Stefan
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problem building Emacs: errror message in electric.el
2013-11-09 20:11 ` Alan Mackenzie
@ 2013-11-10 13:25 ` Stefan Monnier
0 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2013-11-10 13:25 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: emacs-devel
> After another four times, electric.el compiled OK. Phew! Thanks.
"make -k; make" was sufficient, in reality ;-)
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2013-11-10 13:25 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-09 11:08 Problem building Emacs: errror message in electric.el Alan Mackenzie
2013-11-09 13:36 ` Stefan Monnier
2013-11-09 20:11 ` Alan Mackenzie
2013-11-10 13:25 ` 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).