all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
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 23:59:19 +0100	[thread overview]
Message-ID: <87mwgb45a0.fsf@web.de> (raw)
In-Reply-To: <jwvvbuzwd5x.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Thu, 27 Mar 2014 17:22:18 -0400")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

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

Ok, that makes sense.  And the "invalid function" error is a good pointer to
dependency problems anyway.

Michael.





  reply	other threads:[~2014-03-27 22:59 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 [this message]
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

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

  git send-email \
    --in-reply-to=87mwgb45a0.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=17123@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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.