GNU bug report logs -
#67587
30.0.50; function defined by cl-defmethod returns nil instead of fixed str
Previous Next
Reported by: Vonfry <emacs <at> vonfry.name>
Date: Sat, 2 Dec 2023 18:28:02 UTC
Severity: normal
Found in version 30.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 10 Dec 2023 11:24:03 +0200
with message-id <83a5qiwguk.fsf <at> gnu.org>
and subject line Re: bug#67587: 30.0.50; function defined by cl-defmethod returns nil instead of fixed str
has caused the debbugs.gnu.org bug report #67587,
regarding 30.0.50; function defined by cl-defmethod returns nil instead of fixed str
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
67587: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67587
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
(cl-defmethod foo ((_e (eql foo))) "docstr" "result str")
(foo 'foo)
In Emacs 29, it returns "result str", but nil in Emacs 30.
In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
version 1.18.0, Xaw3d scroll bars)
Repository revision: eec1142acdde9d10781c781e7890c2d26f7e6b2d
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101009
System Description: NixOS 24.05 (Uakari)
Configured using:
'configure
--prefix=/nix/store/fhijpc8iazd3xn9881mfwfwjs63bfwdf-emacs-git-20231201.0
--disable-build-details --with-modules --with-x-toolkit=lucid
--with-xft --with-cairo --with-native-compilation --with-tree-sitter'
Configured features:
CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON
LIBOTF LIBSELINUX LIBSYSTEMD LIBXML2 M17N_FLT MODULES NATIVE_COMP NOTIFY
INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF
TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XAW3D XDBE XIM XPM LUCID ZLIB
Important settings:
value of $EMACSLOADPATH:
value of $EMACSNATIVELOADPATH:
value of $LANG: en_US.UTF-8
value of $XMODIFIERS: @im=fcitx
locale-coding-system: utf-8-unix
[Message part 3 (message/rfc822, inline)]
> Date: Sun, 10 Dec 2023 10:50:24 +0800
> From: Vonfry via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
>
> The newest master has fixed the issue. Thanks!
OK, closing.
This bug report was last modified 1 year and 247 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.