From: npostavs@users.sourceforge.net
To: ju.schmidt@gmx.de
Cc: 23651@debbugs.gnu.org
Subject: bug#23651: 25.1.50; edebug-read-sexp: infinite recursion when reading backquote or comma
Date: Sat, 25 Mar 2017 14:40:31 -0400 [thread overview]
Message-ID: <87wpbdyzc0.fsf@users.sourceforge.net> (raw)
In-Reply-To: <trinity-09b6f632-626f-4ce6-8252-a4ab2ec750d6-1464545381718@msvc-mesg-gmx014> (ju schmidt's message of "Sun, 29 May 2016 20:09:41 +0200")
tags 23651 fixed
close 23651 26.1
quit
ju.schmidt@gmx.de writes:
> Start emacs with -Q, do M-: and type "(require 'edebug)". Then write
> this in buffer "*scratch*":
>
> `1
>
> Then do M-: and type "(edebug-eval-defun)". It will give this error:
>
> "edebug-read-sexp: Lisp nesting exceeds `max-lisp-eval-depth'"
>
> (The documentation for edebug-eval-defun says that this should display
> "1" instead of giving an error).
>
> One gets the same error when the buffer contains this instead:
>
> ,1
>
> This is caused by an endless recursion in edebug-read-sexp which
> apparently can be fixed like this:
Pushed to master [1: 5f6ef7cba8].
1: 2017-03-25 14:38:29 -0400 5f6ef7cba8200d19198e42a9a76fef1618b5f233
Stop edebug getting stuck on backquote (Bug#23651)
prev parent reply other threads:[~2017-03-25 18:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-29 18:09 bug#23651: 25.1.50; edebug-read-sexp: infinite recursion when reading backquote or comma ju.schmidt
2017-03-25 18:40 ` npostavs [this message]
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=87wpbdyzc0.fsf@users.sourceforge.net \
--to=npostavs@users.sourceforge.net \
--cc=23651@debbugs.gnu.org \
--cc=ju.schmidt@gmx.de \
/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).