From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: emacs-devel@gnu.org, "Eric M. Ludlam" <eric@siege-engine.com>
Subject: Re: EIEIO with lexical scoping
Date: Mon, 03 Jun 2013 15:35:18 -0400 [thread overview]
Message-ID: <jwvk3mbxa4c.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <usip1vdoun.fsf@fencepost.gnu.org> (Glenn Morris's message of "Mon, 03 Jun 2013 14:35:28 -0400")
> which is a bit annoying. It didn't use to do this. A total guess, maybe
> the removal of `eval-and-compile' from defclass?
Could be. As for the right fix, it's already suggested in the code:
(defun eieio-defclass (cname superclasses slots options-and-doc)
;; FIXME: Most of this should be moved to the `defclass' macro.
Stefan
prev parent reply other threads:[~2013-06-03 19:35 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-13 21:25 EIEIO with lexical scoping Stefan Monnier
2013-05-14 0:00 ` Eric M. Ludlam
2013-05-14 1:57 ` Eric M. Ludlam
2013-05-14 2:13 ` Stefan Monnier
2013-05-14 12:42 ` Stefan Monnier
2013-05-14 20:25 ` David Engster
2013-05-14 22:32 ` Stefan Monnier
2013-06-02 16:45 ` David Engster
2013-06-02 20:47 ` Stefan Monnier
2013-06-03 15:23 ` David Engster
2013-06-03 18:35 ` Glenn Morris
2013-06-03 19:35 ` Stefan Monnier [this message]
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=jwvk3mbxa4c.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=eric@siege-engine.com \
--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.