GNU bug report logs - #17123
24.3.50; C-x C-c -> Invalid function: with-current-buffer-window

Previous Next

Package: emacs;

Reported by: Michael Heerdegen <michael_heerdegen <at> web.de>

Date: Thu, 27 Mar 2014 17:44:02 UTC

Severity: normal

Tags: notabug

Found in version 24.3.50

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Michael Heerdegen <michael_heerdegen <at> web.de>, 17123 <at> debbugs.gnu.org
Subject: bug#17123: 24.3.50; C-x C-c -> Invalid function: with-current-buffer-window
Date: Thu, 27 Mar 2014 18:47:23 -0400
> Then perhaps your build is broken. I have no idea how such a thing is
> possible, since loadup.el loads "window" before it loads "files".

You'll get that if you compile files.el with an Emacs that dates back to
before that macro was added to window.el.

E.g.

   bzr update -r <older>
   make
   bzr update
   rm lisp/files.elc
   make

could get you there.  "make bootstrap" should fix it for you, tho.


        Stefan




This bug report was last modified 11 years and 61 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.