unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Ruijie Yu <ruijie@netyu.xyz>, Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 63437@debbugs.gnu.org
Subject: bug#63437: 30.0.50; [BUG] edebug-defun errs on widget-default-create
Date: Thu, 11 May 2023 12:58:22 +0300	[thread overview]
Message-ID: <83mt2b5gw1.fsf@gnu.org> (raw)
In-Reply-To: <sdv35439zf2.fsf@netyu.xyz> (bug-gnu-emacs@gnu.org)

> Date: Thu, 11 May 2023 14:04:33 +0800
> From:  Ruijie Yu via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> Trying to `edebug-defun' on `widget-default-create' produces an error.
> 
> This is reproducible in today's master (see below for config) as well as
> 28.2 tag (same config options).
> 
> Reproducer:
> 
>     ;; -nw or not makes no difference
>     $ src/emacs -Q -nw -l lisp/wid-edit.el{,}
> 
>     ;; line 1640
>     C-s defun widget-default-create RET
>     C-u C-M-x
> 
> Full backtrace as shown on the error is attached.

Thanks, should be fixed now on the emacs-29 branch.

Stefan, is that the right fix?  I'm asking because the ELisp manual is
not entirely clear on this, and I see at least one more case of

   (declare (debug body))

in our tree, in benchmark.el.  Is that also a bug?





  reply	other threads:[~2023-05-11  9:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-11  6:04 bug#63437: 30.0.50; [BUG] edebug-defun errs on widget-default-create Ruijie Yu via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-11  9:58 ` Eli Zaretskii [this message]
2023-05-18 11:24   ` Eli Zaretskii
2023-05-18 13:43   ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-05-18 14:21     ` Eli Zaretskii

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=83mt2b5gw1.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=63437@debbugs.gnu.org \
    --cc=monnier@iro.umontreal.ca \
    --cc=ruijie@netyu.xyz \
    /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).