From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sam Steingold Newsgroups: gmane.emacs.devel Subject: Re: bring lisp-eval-defun in line with eval-defun Date: Mon, 07 Apr 2008 12:02:59 -0400 Message-ID: <47FA45B3.3050007@gnu.org> References: <47F68BB5.8070906@gnu.org> Reply-To: Emacs Devel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1207584660 23012 80.91.229.12 (7 Apr 2008 16:11:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 7 Apr 2008 16:11:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Apr 07 18:11:23 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jitvh-0002Tk-56 for ged-emacs-devel@m.gmane.org; Mon, 07 Apr 2008 18:10:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jitv3-0001M3-Vm for ged-emacs-devel@m.gmane.org; Mon, 07 Apr 2008 12:10:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JitoY-0002kn-KU for emacs-devel@gnu.org; Mon, 07 Apr 2008 12:03:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JitoU-0002iG-EC for emacs-devel@gnu.org; Mon, 07 Apr 2008 12:03:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JitoU-0002hr-0o for emacs-devel@gnu.org; Mon, 07 Apr 2008 12:03:18 -0400 Original-Received: from [66.155.124.107] (helo=smtp.janestcapital.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JitoT-0003sw-Et for emacs-devel@gnu.org; Mon, 07 Apr 2008 12:03:17 -0400 Original-Received: from [172.25.131.105] [38.96.172.125] by janestcapital.com with ESMTP (SMTPD-9.10) id A5B4070C; Mon, 07 Apr 2008 12:03:00 -0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) Original-Followup-To: gmane.emacs.devel In-Reply-To: X-Enigmail-Version: 0.95.6 X-detected-kernel: by monty-python.gnu.org: Windows 2000 SP4, XP SP1+ X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:94585 Archived-At: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Stefan Monnier wrote: |> 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? in the CVS. do you think this change deserves a NEWS entry? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFH+kWzPp1Qsf2qnMcRAo3DAJkBCgU5a056CIDsUt+5fGy9adeZ3ACdFfte lssPya11IV1yFdRbwUAf7VE= =9Zcb -----END PGP SIGNATURE-----