all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: Michael Heerdegen <michael_heerdegen@web.de>
Cc: 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 17:35:20 -0400	[thread overview]
Message-ID: <gj1txnnx47.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87mwgb35dw.fsf@web.de>

Michael Heerdegen wrote:

> (disassemble 'save-buffers-kill-emacs) looks here like this:
>
> ...
> 65	constant  with-current-buffer-window
> 66	constant  get-buffer-create
> 67	constant  "*Process List*"
> 68	call	  1
> ...
>
> so `with-current-buffer-window' at least was not expanded while byte
> compiling the source file while building.

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".

> 1.  While building, the compilation of file.el has to cope with an
> undefined macro, which is not good (i.e., a dependency problem).





  parent reply	other threads:[~2014-03-27 21:35 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 [this message]
2014-03-27 22:47   ` Stefan Monnier
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=gj1txnnx47.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=17123@debbugs.gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.