emacs-devel
[Top][All Lists]
Advanced

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

Re: Is this fallout from the end-of-defun changes?


From: Stefan Monnier
Subject: Re: Is this fallout from the end-of-defun changes?
Date: Tue, 03 Mar 2009 17:01:26 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.90 (gnu/linux)

>>> I'll file a bug report as soon as Stefan confirms that it is one (it
>>> should, it's quite weird to be on a line of function1 and get
>>> function2 evalled).
>> Yes, it's a bug, of course.  I believe I've fixed it,
> That does not seem to be fixed properly:

>   1

>   2; point here, then C-M-x

>   (defun foo () 42)

> This evaluates `foo'.

Yes, same as in Emacs-22.
C-M-x presumes you're evaluating a "defun", not just a constant number.


        Stefan




reply via email to

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