unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Sebastian Miele <sebastian.miele@gmail.com>
Cc: 47747@debbugs.gnu.org
Subject: bug#47747: 28.0.50; `eval-defun' may evaluate previous sexp
Date: Wed, 05 May 2021 18:10:02 +0200	[thread overview]
Message-ID: <87mtt92mcl.fsf@gnus.org> (raw)
In-Reply-To: <87im4qque5.fsf@gmail.com> (Sebastian Miele's message of "Tue, 13 Apr 2021 13:46:42 +0200")

Sebastian Miele <sebastian.miele@gmail.com> writes:

> With emacs -Q, a *scratch* buffer of
>
>   ;; start of buffer
>   (error "")
>   ;; !!! point somewhere here !!!
>   ;; end of buffer
>
> and point where indicated, invoking `eval-defun' (C-M-x) evaluates the
> expression (error "").
>
> Expected: An error indicating that there is no top-level form containing
> point, or after point.  (From `eval-defun's docstring: "Evaluate the
> top-level form containing point, or after point.")

If there are no forms after point, it'll eval the form before point --
and it's been that way for as long as I can remember, so I think the doc
string is just wrong here.

Does anybody else have an opinion here?  Would it make sense to have the
command signal an error if there's no forms at or after point?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





  reply	other threads:[~2021-05-05 16:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-13 11:46 bug#47747: 28.0.50; `eval-defun' may evaluate previous sexp Sebastian Miele
2021-05-05 16:10 ` Lars Ingebrigtsen [this message]
2022-06-29 11:06   ` Lars Ingebrigtsen

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mtt92mcl.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=47747@debbugs.gnu.org \
    --cc=sebastian.miele@gmail.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).