From: Stefan Monnier <monnier@iro.umontreal.ca>
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:22:18 -0400 [thread overview]
Message-ID: <jwvvbuzwd5x.fsf-monnier+emacsbugs@gnu.org> (raw)
In-Reply-To: <87mwgb35dw.fsf@web.de> (Michael Heerdegen's message of "Thu, 27 Mar 2014 18:42:19 +0100")
> --8<---------------cut here---------------start------------->8---
> (defun test (x)
> (unknown-macro (+ x 1)))
> (defmacro unknown-macro (&rest body) `(progn ,@body))
> --8<---------------cut here---------------end--------------->8---
Right, such code is incorrect and we do not intend to support it.
Stefan
next prev parent reply other threads:[~2014-03-27 21:22 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 [this message]
2014-03-27 22:59 ` Michael Heerdegen
2014-03-27 21:35 ` Glenn Morris
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvvbuzwd5x.fsf-monnier+emacsbugs@gnu.org \
--to=monnier@iro.umontreal.ca \
--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 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).