emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#63437: closed (30.0.50; [BUG] edebug-defun errs on widget-default-cr


From: GNU bug Tracking System
Subject: bug#63437: closed (30.0.50; [BUG] edebug-defun errs on widget-default-create)
Date: Thu, 18 May 2023 14:22:01 +0000

Your message dated Thu, 18 May 2023 17:21:21 +0300
with message-id <83o7mhvhy6.fsf@gnu.org>
and subject line Re: bug#63437: 30.0.50; [BUG] edebug-defun errs on 
widget-default-create
has caused the debbugs.gnu.org bug report #63437,
regarding 30.0.50; [BUG] edebug-defun errs on widget-default-create
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
63437: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63437
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; [BUG] edebug-defun errs on widget-default-create Date: Thu, 11 May 2023 14:04:33 +0800 User-agent: mu4e 1.11.3; emacs 30.0.50
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.

Attachment: widget-backtrace.txt
Description: Text document

In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
 3.24.37, cairo version 1.17.8) of 2023-05-11 built on fw.net.yu
Repository revision: e4c8ba6c0589f1ba0ba9993c4f1e9c0821d3ca6c
Repository branch: master
System Description: Arch Linux

Configured using:
 'configure --sysconfdir=/etc --prefix=/usr --localstatedir=/var
 --with-cairo --with-harfbuzz --with-libsystemd --with-modules
 --with-pgtk --with-native-compilation'

Configured features:
ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 MODULES NATIVE_COMP NOTIFY INOTIFY
PDUMPER PGTK PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP XIM GTK3 ZLIB

Important settings:
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=fcitx
  locale-coding-system: utf-8-unix

-- 
Best,


RY

--- End Message ---
--- Begin Message --- Subject: Re: bug#63437: 30.0.50; [BUG] edebug-defun errs on widget-default-create Date: Thu, 18 May 2023 17:21:21 +0300
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Ruijie Yu <ruijie@netyu.xyz>,  63437@debbugs.gnu.org
> Date: Thu, 18 May 2023 09:43:25 -0400
> 
> > 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?
> 
> Yes.

Thanks, fixed, and closing the bug.


--- End Message ---

reply via email to

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