emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bring lisp-eval-defun in line with eval-defun


From: Stefan Monnier
Subject: Re: bring lisp-eval-defun in line with eval-defun
Date: Fri, 04 Apr 2008 17:10:26 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

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

Fine by me, but ... where's the patch?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]