all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: Michael Heerdegen <michael_heerdegen@web.de>, 17123@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	[thread overview]
Message-ID: <jwvppl7w9ar.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <gj1txnnx47.fsf@fencepost.gnu.org> (Glenn Morris's message of "Thu, 27 Mar 2014 17:35:20 -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





  reply	other threads:[~2014-03-27 22:47 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27 17:42 bug#17123: 24.3.50; C-x C-c -> Invalid function: with-current-buffer-window Michael Heerdegen
2014-03-27 21:22 ` Stefan Monnier
2014-03-27 22:59   ` Michael Heerdegen
2014-03-27 21:35 ` Glenn Morris
2014-03-27 22:47   ` Stefan Monnier [this message]
2014-03-27 23:07     ` Glenn Morris
2014-03-27 23:10     ` Michael Heerdegen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvppl7w9ar.fsf-monnier+emacsbugs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=17123@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.