all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sam Steingold <sds@gnu.org>
To: emacs-devel@gnu.org
Subject: bring lisp-eval-defun in line with eval-defun
Date: Fri, 04 Apr 2008 16:12:37 -0400	[thread overview]
Message-ID: <47F68BB5.8070906@gnu.org> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

eval-defun on defvar resets the variable (as if the evaluated form were
defconst).
lisp-eval-defun does not.
any objection to changing lisp-eval-defun to be in line with eval-defun,
i.e., checking that the form is a defvar and resetting the variable?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFH9ou1Pp1Qsf2qnMcRAlSlAJ9vCqqkuX/ILLu6dB42+Cmd8BD90wCeNrNW
6FMY7dGZSH5prILl53ghZf8=
=2hsJ
-----END PGP SIGNATURE-----




             reply	other threads:[~2008-04-04 20:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-04 20:12 Sam Steingold [this message]
2008-04-04 21:10 ` bring lisp-eval-defun in line with eval-defun Stefan Monnier
2008-04-07 16:02   ` Sam Steingold
2008-04-07 19:18     ` Stefan Monnier

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=47F68BB5.8070906@gnu.org \
    --to=sds@gnu.org \
    --cc=emacs-devel@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.