From unknown Tue Jun 17 20:38:59 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#60081 <60081@debbugs.gnu.org> To: bug#60081 <60081@debbugs.gnu.org> Subject: Status: 29.0.60; compiler-macros in keymap.el accept wrong number of arguments Reply-To: bug#60081 <60081@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:38:59 +0000 retitle 60081 29.0.60; compiler-macros in keymap.el accept wrong number of = arguments reassign 60081 emacs submitter 60081 Zehao Hu severity 60081 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 15 02:43:01 2022 Received: (at submit) by debbugs.gnu.org; 15 Dec 2022 07:43:01 +0000 Received: from localhost ([127.0.0.1]:42459 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5itP-0007ng-Ay for submit@debbugs.gnu.org; Thu, 15 Dec 2022 02:43:01 -0500 Received: from lists.gnu.org ([209.51.188.17]:39160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5TcL-0004GR-6k for submit@debbugs.gnu.org; Wed, 14 Dec 2022 10:24:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5TcJ-0007uq-H2 for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 10:24:21 -0500 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5TcG-0006s0-MP for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 10:24:19 -0500 Received: by mail-ej1-x632.google.com with SMTP id n20so45365301ejh.0 for ; Wed, 14 Dec 2022 07:24:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=x3WHoworpGhbyFktPLfAweuPZQfihY1M1FGSScORF/4=; b=K2atEHCHTWpMqcF+S8OO1Znl/Cl9lDwXAGbiqzIYaxDmA8zPNVoP+pSpSuPGtSFlLW 0/xzCqc3ahrQO3tuXQYsEITewYvYk+lT1fZMyqywsXXJTpcqPG6mcysXc84p6kzXWMDY BppH1SAQWTk+DCixMiolmt6pbkdSRnhqT9veUa4wLeiEB4vSl/5LoFM7btdGMwEXxE12 u4aMwwe/+p8OBGwWlOY7ylf8sr1jua5OudSao6+nIHVCW35erfkh6yzB6tqcHrQ2T2r0 ZZZdtdH30h6RZFlw+ntu6LPPjoTmyKdzcYD/T0JoDpc3WgF2zsXrIsS3NvVQ7YN3bAFm dPDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=x3WHoworpGhbyFktPLfAweuPZQfihY1M1FGSScORF/4=; b=P/YMjoI7i3M9HCY7thh7BPep2uvXmWr46/6aK5ziGTVtq1J9qwK4nNTDFSoRY4Wrm2 RYpH9RVJ4We2QyRbnNm/M153mpwK4yUc5ta9GSisYHMW1IwXKppWr54x5LZZuR2ASXQ6 dYa1t1TM04+c+AHDKrBa+NS9uXUO9FGk1XnFANQD96xArVUge/wNuA2Ewt54h6yYqNj6 bPfDItHPRUFkeMh/1ELsWM2RY/p5i7iK30UIZJB9bBIph7FAUSEz4KUfiiOvlTydCGiz Ch5P5AFTbD7fmhylB0Ig6G/9TajuGxeD5UMmCkfcPwYVKfuNMOp9Gi8WBvZRs2AD6SHa mH/A== X-Gm-Message-State: ANoB5pmTC2OGU22elZNl0E04fm/imxFyKtu9jFZfFtpUhj2T0CZ5pdru rjXWUO2yOEbeXBp7n0U2htAfy0/tiHa0yeEdDNa891x8UxI1nA== X-Google-Smtp-Source: AA0mqf7FRvQB8RIUg4XC26xhTF/zZIaYpQn4giw6fCEVgWYxkDEGMEOjheiB2Ql60TYhinR9rXuESenLqF9fGwQt1UY= X-Received: by 2002:a17:906:3393:b0:7c1:639:6b44 with SMTP id v19-20020a170906339300b007c106396b44mr13856120eja.200.1671031454260; Wed, 14 Dec 2022 07:24:14 -0800 (PST) MIME-Version: 1.0 From: Zehao Hu Date: Wed, 14 Dec 2022 23:23:57 +0800 Message-ID: Subject: 29.0.60; compiler-macros in keymap.el accept wrong number of arguments To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary="0000000000003d62ba05efcb54b3" Received-SPF: pass client-ip=2a00:1450:4864:20::632; envelope-from=huzehao1998@gmail.com; helo=mail-ej1-x632.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 15 Dec 2022 02:42:59 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) --0000000000003d62ba05efcb54b3 Content-Type: text/plain; charset="UTF-8" Dear maintainer, When I was trying the new function `keymap-set', a "wrong-number-of-arguments" error occurred (see below) when `company-capf' or `completion-at-point' tried to complete the arguments. The compiler macro confused me: (declare (compiler-macro (lambda (form) (keymap--compile-check key) form))) If I understand correctly, the compiler macro here should be like: (lambda (form &optional keymap key definition) (keymap--compile-check key) form) Or (lambda (form &rest args) ...) because `elisp--witness--lisp' would be the argument when completing. However the current one only accept one argument. And most of compiler-macros in keymap.el (like keymap-global-* keymap-local-*) have similar problems. Part of the backtrace: entered--Lisp error: (wrong-number-of-arguments ((t) (form keymap key definition) (ignore keymap key definition) (keymap--compile-check key) form) 2) keymap-set--anon-cmacro((keymap-set elisp--witness--lisp) elisp--witness--lisp) ... In GNU Emacs 29.0.60 (build 5, x86_64-pc-linux-gnu, GTK+ Version 3.24.35, cairo version 1.17.6) of 2022-12-14 built on legion7 Repository revision: 1d3cbba7dfa26fc74df4d09d40a3cd7ba07279b4 Repository branch: emacs-29 Windowing system distributor 'The X.Org Foundation', version 11.0.12101004 System Description: Arch Linux Configured using: 'configure -C --with-xwidgets --with-json --with-tree-sitter --with-mailutils --with-small-ja-dic --with-cairo --with-x-toolkit=gtk3 'CFLAGS=-march=native -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -flto=auto' 'LDFLAGS=-Wl,-O2,--sort-common,--as-needed,-z,relro,-z,now -flto=auto'' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM XWIDGETS GTK3 ZLIB Important settings: value of $LANG: en_US value of $XMODIFIERS: @im=fcitx locale-coding-system: iso-latin-1-unix Major mode: Fundamental Minor modes in effect: zel-keys: t global-hl-line-mode: t org-roam-db-autosync-mode: t electric-pair-mode: t auto-insert-mode: t tooltip-mode: t global-eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug paredit edmacro kmacro company-oddmuse company-keywords company-etags etags fileloop company-gtags company-dabbrev-code company-dabbrev company-files company-clang company-capf company-cmake company-semantic company-template company-bbdb company pcase zel-keys xah-fly-keys dired-x finder-inf org-ref org-ref-core org-ref-glossary org-ref-bibtex avy doi-utils url-http url-auth url-gw nsm message sendmail yank-media puny dired dired-loaddefs rfc822 mml mml-sec epa derived epg rfc6068 epg-config gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils mailheader org-ref-utils org-ref-export citeproc citeproc-itemgetters citeproc-biblatex parse-time citeproc-bibtex ol-bibtex citeproc-cite citeproc-subbibs citeproc-sort citeproc-name citeproc-formatters citeproc-number rst compile citeproc-proc citeproc-disamb citeproc-itemdata citeproc-generic-elements citeproc-macro citeproc-choose citeproc-date citeproc-context citeproc-prange citeproc-style citeproc-locale citeproc-term citeproc-rt citeproc-lib citeproc-s thingatpt queue ox-org ox-odt rng-loc rng-uri rng-parse rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok nxml-util ox-latex ox-icalendar org-agenda ox-html table ox-ascii ox-publish ox org-ref-misc-links org-ref-label-link org-ref-ref-links org-ref-citation-links xref project org-ref-bibliography-links hydra lv bibtex-completion filenotify biblio biblio-download biblio-dissemin biblio-ieee biblio-hal biblio-dblp biblio-crossref biblio-arxiv timezone biblio-doi biblio-core let-alist url-queue url-file ido hl-line parsebib bibtex iso8601 f f-shortdoc shortdoc text-property-search s cl-extra help-mode emacsql-sqlite-builtin sqlite kinsoku zel-scheduled org-roam-migrate org-roam-log org-roam-mode org-roam-capture org-roam-id org-roam-node org-roam-db org-roam-utils org-roam-compat org-roam org-capture org-element org-persist xdg avl-tree generator org-attach org-id org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-src ob-comint org-pcomplete pcomplete comint ansi-osc ansi-color ring org-list org-footnote org-faces org-entities time-date noutline outline icons ob-emacs-lisp ob-core ob-eval org-cycle org-table ol org-fold org-fold-core org-keys oc org-loaddefs find-func cal-menu calendar cal-loaddefs org-version org-compat org-macs emacsql-sqlite advice emacsql emacsql-compiler magit-section format-spec compat-27 compat-26 compat compat-macs rx dash elec-pair autoinsert cus-load tango-dark-theme loadhist zel-utils zel zel-autoload zel-performance orderless-autoloads ivy-bibtex-autoloads ivy-avy-autoloads org-ref-autoloads helpful-autoloads corfu-autoloads xah-fly-keys-autoloads sudo-edit-autoloads marginalia-autoloads ebib-autoloads emacsql-sqlite-builtin-autoloads markdown-mode-autoloads diminish-autoloads paredit-autoloads counsel-autoloads swiper-autoloads ivy-autoloads exiftool-autoloads async-autoloads elisp-refs-autoloads major-mode-hydra-autoloads pretty-hydra-autoloads hydra-autoloads lv-autoloads ace-pinyin-autoloads pinyinlib-autoloads avy-autoloads rime-autoloads popup-autoloads ox-pandoc-autoloads ht-autoloads htmlize-autoloads embark-consult-autoloads consult-autoloads embark-autoloads org-roam-ui-autoloads websocket-autoloads simple-httpd-autoloads pdf-tools-autoloads tablist-autoloads nov-autoloads esxml-autoloads kv-autoloads org-roam-bibtex-autoloads bibtex-completion-autoloads biblio-autoloads biblio-core-autoloads org-roam-autoloads emacsql-sqlite-autoloads emacsql-autoloads vertico-autoloads yaml-autoloads org-contrib-autoloads magit-section-autoloads compat-autoloads citeproc-autoloads parsebib-autoloads string-inflection-autoloads queue-autoloads f-autoloads dash-autoloads posframe-autoloads s-autoloads company-auctex-autoloads auctex-autoloads tex-site info company-autoloads yasnippet-autoloads package browse-url url url-proxy url-privacy url-expand url-methods url-history url-cookie generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse auth-source cl-seq eieio eieio-core cl-macs password-cache json subr-x map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer nadvice seq simple cl-generic indonesian philippine cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads xwidget-internal dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit xinput2 x multi-tty make-network-process emacs) Memory information: ((conses 16 424057 246088) (symbols 48 32234 2) (strings 32 156896 32514) (string-bytes 1 4311685) (vectors 16 55310) (vector-slots 8 647804 520395) (floats 8 261 1330) (intervals 56 1139 601) (buffers 984 13)) --0000000000003d62ba05efcb54b3 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Dear maintainer,

When I was trying the new function= `keymap-set', a
"wrong-number-of-arguments" error occurre= d (see below) when
`company-capf' or `completion-at-point' tried= to complete
the arguments.

The compiler macro confused me:
(d= eclare (compiler-macro (lambda (form) (keymap--compile-check key) form)))
If I understand correctly, the compiler macro here should be like:(lambda (form &optional keymap key definition)
=C2=A0 (keymap--comp= ile-check key)
=C2=A0 form)
Or (lambda (form &rest args) ...) bec= ause `elisp--witness--lisp' would
be the argument when completing.
However the current one only accept one argument.
And most of comp= iler-macros in keymap.el (like keymap-global-* keymap-local-*)
have simi= lar problems.

Part of the backtrace:
entered--Lisp error:
(wro= ng-number-of-arguments ((t) (form keymap key definition) (ignore keymap key= definition) (keymap--compile-check key) form) 2)
keymap-set--anon-cmacr= o((keymap-set elisp--witness--lisp) elisp--witness--lisp)
...

In GNU Emacs 29.0.60 (build 5, x86_64-pc-linux-gnu, GTK+ Version
=C2=A0= 3.24.35, cairo version 1.17.6) of 2022-12-14 built on legion7
Repository= revision: 1d3cbba7dfa26fc74df4d09d40a3cd7ba07279b4
Repository branch: e= macs-29
Windowing system distributor 'The X.Org Foundation', ver= sion 11.0.12101004
System Description: Arch Linux

Configured usin= g:
=C2=A0'configure -C --with-xwidgets --with-json --with-tree-sitte= r
=C2=A0--with-mailutils --with-small-ja-dic --with-cairo --with-x-toolk= it=3Dgtk3
=C2=A0'CFLAGS=3D-march=3Dnative -mtune=3Dgeneric -O2 -pipe= -fno-plt -fexceptions
=C2=A0-Wp,-D_FORTIFY_SOURCE=3D2 -Wformat -Werror= =3Dformat-security
=C2=A0-fstack-clash-protection -fcf-protection -flto= =3Dauto'
=C2=A0'LDFLAGS=3D-Wl,-O2,--sort-common,--as-needed,-z,r= elro,-z,now -flto=3Dauto''

Configured features:
ACL CAIRO= DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS= 2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY
PDUMPER PNG = RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS
TREE_SITTER = WEBP X11 XDBE XIM XINPUT2 XPM XWIDGETS GTK3 ZLIB

Important settings:=
=C2=A0 value of $LANG: en_US
=C2=A0 value of $XMODIFIERS: @im=3Dfcit= x
=C2=A0 locale-coding-system: iso-latin-1-unix

Major mode: Funda= mental

Minor modes in effect:
=C2=A0 zel-keys: t
=C2=A0 global= -hl-line-mode: t
=C2=A0 org-roam-db-autosync-mode: t
=C2=A0 electric-= pair-mode: t
=C2=A0 auto-insert-mode: t
=C2=A0 tooltip-mode: t
=C2= =A0 global-eldoc-mode: t
=C2=A0 show-paren-mode: t
=C2=A0 electric-in= dent-mode: t
=C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-shadow-mode:= t
=C2=A0 global-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0= blink-cursor-mode: t
=C2=A0 size-indication-mode: t
=C2=A0 column-nu= mber-mode: t
=C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t=
=C2=A0 auto-composition-mode: t
=C2=A0 auto-encryption-mode: t
= =C2=A0 auto-compression-mode: t

Load-path shadows:
None found.
Features:
(shadow sort mail-extr emacsbug paredit edmacro kmacro co= mpany-oddmuse
company-keywords company-etags etags fileloop company-gtag= s
company-dabbrev-code company-dabbrev company-files company-clang
co= mpany-capf company-cmake company-semantic company-template
company-bbdb = company pcase zel-keys xah-fly-keys dired-x finder-inf
org-ref org-ref-c= ore org-ref-glossary org-ref-bibtex avy doi-utils
url-http url-auth url-= gw nsm message sendmail yank-media puny dired
dired-loaddefs rfc822 mml = mml-sec epa derived epg rfc6068 epg-config
gnus-util mm-decode mm-bodies= mm-encode mail-parse rfc2231 rfc2047
rfc2045 mm-util ietf-drums mail-pr= svr mailabbrev mail-utils gmm-utils
mailheader org-ref-utils org-ref-exp= ort citeproc citeproc-itemgetters
citeproc-biblatex parse-time citeproc-= bibtex ol-bibtex citeproc-cite
citeproc-subbibs citeproc-sort citeproc-n= ame citeproc-formatters
citeproc-number rst compile citeproc-proc citepr= oc-disamb
citeproc-itemdata citeproc-generic-elements citeproc-macro
= citeproc-choose citeproc-date citeproc-context citeproc-prange
citeproc-= style citeproc-locale citeproc-term citeproc-rt citeproc-lib
citeproc-s = thingatpt queue ox-org ox-odt rng-loc rng-uri rng-parse
rng-match rng-dt= rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok
nxml-util ox-late= x ox-icalendar org-agenda ox-html table ox-ascii
ox-publish ox org-ref-m= isc-links org-ref-label-link org-ref-ref-links
org-ref-citation-links xr= ef project org-ref-bibliography-links hydra lv
bibtex-completion filenot= ify biblio biblio-download biblio-dissemin
biblio-ieee biblio-hal biblio= -dblp biblio-crossref biblio-arxiv timezone
biblio-doi biblio-core let-a= list url-queue url-file ido hl-line parsebib
bibtex iso8601 f f-shortdoc= shortdoc text-property-search s cl-extra
help-mode emacsql-sqlite-built= in sqlite kinsoku zel-scheduled
org-roam-migrate org-roam-log org-roam-m= ode org-roam-capture org-roam-id
org-roam-node org-roam-db org-roam-util= s org-roam-compat org-roam
org-capture org-element org-persist xdg avl-t= ree generator org-attach
org-id org-refile org ob ob-tangle ob-ref ob-lo= b ob-table ob-exp
org-macro org-src ob-comint org-pcomplete pcomplete co= mint ansi-osc
ansi-color ring org-list org-footnote org-faces org-entiti= es time-date
noutline outline icons ob-emacs-lisp ob-core ob-eval org-cy= cle org-table
ol org-fold org-fold-core org-keys oc org-loaddefs find-fu= nc cal-menu
calendar cal-loaddefs org-version org-compat org-macs emacsq= l-sqlite
advice emacsql emacsql-compiler magit-section format-spec compa= t-27
compat-26 compat compat-macs rx dash elec-pair autoinsert cus-load<= br>tango-dark-theme loadhist zel-utils zel zel-autoload zel-performance
= orderless-autoloads ivy-bibtex-autoloads ivy-avy-autoloads
org-ref-autol= oads helpful-autoloads corfu-autoloads
xah-fly-keys-autoloads sudo-edit-= autoloads marginalia-autoloads
ebib-autoloads emacsql-sqlite-builtin-aut= oloads markdown-mode-autoloads
diminish-autoloads paredit-autoloads coun= sel-autoloads swiper-autoloads
ivy-autoloads exiftool-autoloads async-au= toloads elisp-refs-autoloads
major-mode-hydra-autoloads pretty-hydra-aut= oloads hydra-autoloads
lv-autoloads ace-pinyin-autoloads pinyinlib-autol= oads avy-autoloads
rime-autoloads popup-autoloads ox-pandoc-autoloads ht= -autoloads
htmlize-autoloads embark-consult-autoloads consult-autoloads<= br>embark-autoloads org-roam-ui-autoloads websocket-autoloads
simple-htt= pd-autoloads pdf-tools-autoloads tablist-autoloads
nov-autoloads esxml-a= utoloads kv-autoloads org-roam-bibtex-autoloads
bibtex-completion-autolo= ads biblio-autoloads biblio-core-autoloads
org-roam-autoloads emacsql-sq= lite-autoloads emacsql-autoloads
vertico-autoloads yaml-autoloads org-co= ntrib-autoloads
magit-section-autoloads compat-autoloads citeproc-autolo= ads
parsebib-autoloads string-inflection-autoloads queue-autoloads
f-= autoloads dash-autoloads posframe-autoloads s-autoloads
company-auctex-a= utoloads auctex-autoloads tex-site info
company-autoloads yasnippet-auto= loads package browse-url url url-proxy
url-privacy url-expand url-method= s url-history url-cookie
generate-lisp-file url-domsuf url-util mailcap = url-handlers url-parse
auth-source cl-seq eieio eieio-core cl-macs passw= ord-cache json subr-x
map byte-opt gv bytecomp byte-compile url-vars cl-= loaddefs cl-lib rmc
iso-transl tooltip cconv eldoc paren electric uniqui= fy ediff-hook
vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-wi= n
term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe
= tabulated-list replace newcomment text-mode lisp-mode prog-mode registerpage tab-bar menu-bar rfn-eshadow isearch easymenu timer select
scroll-= bar mouse jit-lock font-lock syntax font-core term/tty-colors
frame mini= buffer nadvice seq simple cl-generic indonesian philippine
cham georgian= utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao
korean japane= se eucjp-ms cp51932 hebrew greek romanian slovak czech
european ethiopic= indian cyrillic chinese composite emoji-zwj charscript
charprop case-ta= ble epa-hook jka-cmpr-hook help abbrev obarray oclosure
cl-preloaded but= ton loaddefs theme-loaddefs faces cus-face macroexp
files window text-pr= operties overlay sha1 md5 base64 format env
code-pages mule custom widge= t keymap hashtable-print-readable backquote
threads xwidget-internal dbu= sbind inotify lcms2 dynamic-setting
system-font-setting font-render-sett= ing cairo move-toolbar gtk x-toolkit
xinput2 x multi-tty make-network-pr= ocess emacs)

Memory information:
((conses 16 424057 246088)
= =C2=A0(symbols 48 32234 2)
=C2=A0(strings 32 156896 32514)
=C2=A0(str= ing-bytes 1 4311685)
=C2=A0(vectors 16 55310)
=C2=A0(vector-slots 8 6= 47804 520395)
=C2=A0(floats 8 261 1330)
=C2=A0(intervals 56 1139 601)=
=C2=A0(buffers 984 13))
--0000000000003d62ba05efcb54b3-- From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 15 02:43:28 2022 Received: (at submit) by debbugs.gnu.org; 15 Dec 2022 07:43:28 +0000 Received: from localhost ([127.0.0.1]:42467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5itr-0007oj-GB for submit@debbugs.gnu.org; Thu, 15 Dec 2022 02:43:28 -0500 Received: from lists.gnu.org ([209.51.188.17]:38766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5fCM-00054b-Vp for submit@debbugs.gnu.org; Wed, 14 Dec 2022 22:46:20 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5fCM-0007RR-Iw for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 22:46:18 -0500 Received: from mail-ej1-x62c.google.com ([2a00:1450:4864:20::62c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5fCI-0004je-Fs for bug-gnu-emacs@gnu.org; Wed, 14 Dec 2022 22:46:17 -0500 Received: by mail-ej1-x62c.google.com with SMTP id u19so30824176ejm.8 for ; Wed, 14 Dec 2022 19:46:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=tBPQVJULan35ZIpgugeQCaRKYapgjzywCqW18t11nzc=; b=bZbK5WLMwWT6L+6Q/SYQL/6urWNfsHaD7Ov7mDJD3PQEYPyrucRmoCK2cRUZbM2rUL ElmK9u9nLDhvAeOLtfrn5enu87VYAMQ37AdSttF53Bn/fqzRZFvnsVXGzeUQIhsfXaAJ ZZy+whi3KBK78gLAwFVNEjzm/z8VIzmvQjWcwNOARdGkYB9ahrR0bKHbcxvIxa6gUhtB br6bMqJRHzGs5EIP/YahCb/RraA/Fjj5aKI+lbgFHOv4bu0GOSYQaz3HlC0bEcs4HmvA qRxbrd/1zkffz+3hxlEUhQmgqJNIuIkl5hSPzp3UYvCZb1RtDfNIKYwHbAdG8rPBtwBw 2FOA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=tBPQVJULan35ZIpgugeQCaRKYapgjzywCqW18t11nzc=; b=ltR76Yugjlh8exDBHlmaHbEjJzGf55uvxLOLVDztyG4V3FxxNhhQx6mFQlbpS+j9nb 6rce4SSHi4rZMhC7IchwrPR52CaY9p8nJNkspVVPLDW2u2mKfl9XBQCfkJddLgKqGomK ebXC3ebtTvU4NoaSOOVRTt4aQZdT/EZgR8yv7h+J88qw+8TrKcuoSKKwCclZ1gjVyXZt Iwf+C6MFhV59Y09LqcJg+G/lFxCmMiNQY+TIO/E6TUWbPjnboULb+ABtcgottNy6rGhN ZRLvDzRWkIs/AgPlnEcXscDyyPdPq0997QlRtbhQTp4cfyYXLS7NcQzvZ4O13RwBx3ry xX0Q== X-Gm-Message-State: ANoB5pl/CeyXkZVy7L9L8vKyv7riXWBVgBrhPSHbVKgC02F3qJ+AAY1f 2wKMIcUK9klIBpXtMOHOE4DSdX/1JjzqjLXZ2NYszRjkYQ6TSw== X-Google-Smtp-Source: AA0mqf53A+kOGdP3r8z+d5S4nQ39M7Ml5MvlcKhZonKKZYTVZHq3Vs1MpHdCvGFZuuIsE7hNyR7bN5IcRI2phJXb3TY= X-Received: by 2002:a17:906:784e:b0:7c1:5ffa:c804 with SMTP id p14-20020a170906784e00b007c15ffac804mr2340429ejm.183.1671075972393; Wed, 14 Dec 2022 19:46:12 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Zehao Hu Date: Thu, 15 Dec 2022 11:45:56 +0800 Message-ID: Subject: Re: 29.0.60; compiler-macros in keymap.el accept wrong number of arguments To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary="000000000000ba2f2c05efd5b1cf" Received-SPF: pass client-ip=2a00:1450:4864:20::62c; envelope-from=huzehao1998@gmail.com; helo=mail-ej1-x62c.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 15 Dec 2022 02:43:23 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) --000000000000ba2f2c05efd5b1cf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I guess I was wrong. There is no problem in the compiler macros, but `*--anon-cmacro' should not be called with `elisp--witness--lisp'. I think this bug is equivalent to bug#50034: 28.0.50; elisp capf error "Wrong type argument: listp, elisp--witness--lisp" Zehao Hu =E4=BA=8E2022=E5=B9=B412=E6=9C=8814=E6=97= =A5=E5=91=A8=E4=B8=89 23:23=E5=86=99=E9=81=93=EF=BC=9A > Dear maintainer, > > When I was trying the new function `keymap-set', a > "wrong-number-of-arguments" error occurred (see below) when > `company-capf' or `completion-at-point' tried to complete > the arguments. > > The compiler macro confused me: > (declare (compiler-macro (lambda (form) (keymap--compile-check key) form)= )) > > If I understand correctly, the compiler macro here should be like: > (lambda (form &optional keymap key definition) > (keymap--compile-check key) > form) > Or (lambda (form &rest args) ...) because `elisp--witness--lisp' would > be the argument when completing. > > However the current one only accept one argument. > And most of compiler-macros in keymap.el (like keymap-global-* > keymap-local-*) > have similar problems. > > Part of the backtrace: > entered--Lisp error: > (wrong-number-of-arguments ((t) (form keymap key definition) (ignore > keymap key definition) (keymap--compile-check key) form) 2) > keymap-set--anon-cmacro((keymap-set elisp--witness--lisp) > elisp--witness--lisp) > ... > > > In GNU Emacs 29.0.60 (build 5, x86_64-pc-linux-gnu, GTK+ Version > 3.24.35, cairo version 1.17.6) of 2022-12-14 built on legion7 > Repository revision: 1d3cbba7dfa26fc74df4d09d40a3cd7ba07279b4 > Repository branch: emacs-29 > Windowing system distributor 'The X.Org Foundation', version 11.0.1210100= 4 > System Description: Arch Linux > > Configured using: > 'configure -C --with-xwidgets --with-json --with-tree-sitter > --with-mailutils --with-small-ja-dic --with-cairo --with-x-toolkit=3Dgtk= 3 > 'CFLAGS=3D-march=3Dnative -mtune=3Dgeneric -O2 -pipe -fno-plt -fexceptio= ns > -Wp,-D_FORTIFY_SOURCE=3D2 -Wformat -Werror=3Dformat-security > -fstack-clash-protection -fcf-protection -flto=3Dauto' > 'LDFLAGS=3D-Wl,-O2,--sort-common,--as-needed,-z,relro,-z,now -flto=3Daut= o'' > > Configured features: > ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG > JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY > PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS > TREE_SITTER WEBP X11 XDBE XIM XINPUT2 XPM XWIDGETS GTK3 ZLIB > > Important settings: > value of $LANG: en_US > value of $XMODIFIERS: @im=3Dfcitx > locale-coding-system: iso-latin-1-unix > > Major mode: Fundamental > > Minor modes in effect: > zel-keys: t > global-hl-line-mode: t > org-roam-db-autosync-mode: t > electric-pair-mode: t > auto-insert-mode: t > tooltip-mode: t > global-eldoc-mode: t > show-paren-mode: t > electric-indent-mode: t > mouse-wheel-mode: t > file-name-shadow-mode: t > global-font-lock-mode: t > font-lock-mode: t > blink-cursor-mode: t > size-indication-mode: t > column-number-mode: t > line-number-mode: t > transient-mark-mode: t > auto-composition-mode: t > auto-encryption-mode: t > auto-compression-mode: t > > Load-path shadows: > None found. > > Features: > (shadow sort mail-extr emacsbug paredit edmacro kmacro company-oddmuse > company-keywords company-etags etags fileloop company-gtags > company-dabbrev-code company-dabbrev company-files company-clang > company-capf company-cmake company-semantic company-template > company-bbdb company pcase zel-keys xah-fly-keys dired-x finder-inf > org-ref org-ref-core org-ref-glossary org-ref-bibtex avy doi-utils > url-http url-auth url-gw nsm message sendmail yank-media puny dired > dired-loaddefs rfc822 mml mml-sec epa derived epg rfc6068 epg-config > gnus-util mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 > rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mail-utils gmm-utils > mailheader org-ref-utils org-ref-export citeproc citeproc-itemgetters > citeproc-biblatex parse-time citeproc-bibtex ol-bibtex citeproc-cite > citeproc-subbibs citeproc-sort citeproc-name citeproc-formatters > citeproc-number rst compile citeproc-proc citeproc-disamb > citeproc-itemdata citeproc-generic-elements citeproc-macro > citeproc-choose citeproc-date citeproc-context citeproc-prange > citeproc-style citeproc-locale citeproc-term citeproc-rt citeproc-lib > citeproc-s thingatpt queue ox-org ox-odt rng-loc rng-uri rng-parse > rng-match rng-dt rng-util rng-pttrn nxml-parse nxml-ns nxml-enc xmltok > nxml-util ox-latex ox-icalendar org-agenda ox-html table ox-ascii > ox-publish ox org-ref-misc-links org-ref-label-link org-ref-ref-links > org-ref-citation-links xref project org-ref-bibliography-links hydra lv > bibtex-completion filenotify biblio biblio-download biblio-dissemin > biblio-ieee biblio-hal biblio-dblp biblio-crossref biblio-arxiv timezone > biblio-doi biblio-core let-alist url-queue url-file ido hl-line parsebib > bibtex iso8601 f f-shortdoc shortdoc text-property-search s cl-extra > help-mode emacsql-sqlite-builtin sqlite kinsoku zel-scheduled > org-roam-migrate org-roam-log org-roam-mode org-roam-capture org-roam-id > org-roam-node org-roam-db org-roam-utils org-roam-compat org-roam > org-capture org-element org-persist xdg avl-tree generator org-attach > org-id org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp > org-macro org-src ob-comint org-pcomplete pcomplete comint ansi-osc > ansi-color ring org-list org-footnote org-faces org-entities time-date > noutline outline icons ob-emacs-lisp ob-core ob-eval org-cycle org-table > ol org-fold org-fold-core org-keys oc org-loaddefs find-func cal-menu > calendar cal-loaddefs org-version org-compat org-macs emacsql-sqlite > advice emacsql emacsql-compiler magit-section format-spec compat-27 > compat-26 compat compat-macs rx dash elec-pair autoinsert cus-load > tango-dark-theme loadhist zel-utils zel zel-autoload zel-performance > orderless-autoloads ivy-bibtex-autoloads ivy-avy-autoloads > org-ref-autoloads helpful-autoloads corfu-autoloads > xah-fly-keys-autoloads sudo-edit-autoloads marginalia-autoloads > ebib-autoloads emacsql-sqlite-builtin-autoloads markdown-mode-autoloads > diminish-autoloads paredit-autoloads counsel-autoloads swiper-autoloads > ivy-autoloads exiftool-autoloads async-autoloads elisp-refs-autoloads > major-mode-hydra-autoloads pretty-hydra-autoloads hydra-autoloads > lv-autoloads ace-pinyin-autoloads pinyinlib-autoloads avy-autoloads > rime-autoloads popup-autoloads ox-pandoc-autoloads ht-autoloads > htmlize-autoloads embark-consult-autoloads consult-autoloads > embark-autoloads org-roam-ui-autoloads websocket-autoloads > simple-httpd-autoloads pdf-tools-autoloads tablist-autoloads > nov-autoloads esxml-autoloads kv-autoloads org-roam-bibtex-autoloads > bibtex-completion-autoloads biblio-autoloads biblio-core-autoloads > org-roam-autoloads emacsql-sqlite-autoloads emacsql-autoloads > vertico-autoloads yaml-autoloads org-contrib-autoloads > magit-section-autoloads compat-autoloads citeproc-autoloads > parsebib-autoloads string-inflection-autoloads queue-autoloads > f-autoloads dash-autoloads posframe-autoloads s-autoloads > company-auctex-autoloads auctex-autoloads tex-site info > company-autoloads yasnippet-autoloads package browse-url url url-proxy > url-privacy url-expand url-methods url-history url-cookie > generate-lisp-file url-domsuf url-util mailcap url-handlers url-parse > auth-source cl-seq eieio eieio-core cl-macs password-cache json subr-x > map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rmc > iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook > vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win > term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe > tabulated-list replace newcomment text-mode lisp-mode prog-mode register > page tab-bar menu-bar rfn-eshadow isearch easymenu timer select > scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors > frame minibuffer nadvice seq simple cl-generic indonesian philippine > cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao > korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech > european ethiopic indian cyrillic chinese composite emoji-zwj charscript > charprop case-table epa-hook jka-cmpr-hook help abbrev obarray oclosure > cl-preloaded button loaddefs theme-loaddefs faces cus-face macroexp > files window text-properties overlay sha1 md5 base64 format env > code-pages mule custom widget keymap hashtable-print-readable backquote > threads xwidget-internal dbusbind inotify lcms2 dynamic-setting > system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit > xinput2 x multi-tty make-network-process emacs) > > Memory information: > ((conses 16 424057 246088) > (symbols 48 32234 2) > (strings 32 156896 32514) > (string-bytes 1 4311685) > (vectors 16 55310) > (vector-slots 8 647804 520395) > (floats 8 261 1330) > (intervals 56 1139 601) > (buffers 984 13)) > --000000000000ba2f2c05efd5b1cf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I guess I was wrong.=C2=A0 There is = no problem in the compiler macros, but
`*--anon-cmacro' should not b= e called with `elisp--witness--lisp'.

I think this bug is equiva= lent to
bug#50034: 28.0.50; elisp capf error "Wrong type argument: = listp, elisp--witness--lisp"

Zehao Hu <huzehao1998@gmail.com> =E4=BA=8E2022=E5=B9=B41= 2=E6=9C=8814=E6=97=A5=E5=91=A8=E4=B8=89 23:23=E5=86=99=E9=81=93=EF=BC=9A
D= ear maintainer,

When I was trying the new function `keymap-set',= a
"wrong-number-of-arguments" error occurred (see below) when=
`company-capf' or `completion-at-point' tried to complete
th= e arguments.

The compiler macro confused me:
(declare (compiler-m= acro (lambda (form) (keymap--compile-check key) form)))

If I underst= and correctly, the compiler macro here should be like:
(lambda (form &am= p;optional keymap key definition)
=C2=A0 (keymap--compile-check key)
= =C2=A0 form)
Or (lambda (form &rest args) ...) because `elisp--witne= ss--lisp' would
be the argument when completing.

However the = current one only accept one argument.
And most of compiler-macros in key= map.el (like keymap-global-* keymap-local-*)
have similar problems.
<= br>Part of the backtrace:
entered--Lisp error:
(wrong-number-of-argum= ents ((t) (form keymap key definition) (ignore keymap key definition) (keym= ap--compile-check key) form) 2)
keymap-set--anon-cmacro((keymap-set elis= p--witness--lisp) elisp--witness--lisp)
...


In GNU Emacs 29.0= .60 (build 5, x86_64-pc-linux-gnu, GTK+ Version
=C2=A03.24.35, cairo ver= sion 1.17.6) of 2022-12-14 built on legion7
Repository revision: 1d3cbba= 7dfa26fc74df4d09d40a3cd7ba07279b4
Repository branch: emacs-29
Windowi= ng system distributor 'The X.Org Foundation', version 11.0.12101004=
System Description: Arch Linux

Configured using:
=C2=A0'c= onfigure -C --with-xwidgets --with-json --with-tree-sitter
=C2=A0--with-= mailutils --with-small-ja-dic --with-cairo --with-x-toolkit=3Dgtk3
=C2= =A0'CFLAGS=3D-march=3Dnative -mtune=3Dgeneric -O2 -pipe -fno-plt -fexce= ptions
=C2=A0-Wp,-D_FORTIFY_SOURCE=3D2 -Wformat -Werror=3Dformat-securit= y
=C2=A0-fstack-clash-protection -fcf-protection -flto=3Dauto'
= =C2=A0'LDFLAGS=3D-Wl,-O2,--sort-common,--as-needed,-z,relro,-z,now -flt= o=3Dauto''

Configured features:
ACL CAIRO DBUS FREETYPE G= IF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG
JSON LCMS2 LIBOTF LIBSYST= EMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY
PDUMPER PNG RSVG SECCOMP SOU= ND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS
TREE_SITTER WEBP X11 XDBE XI= M XINPUT2 XPM XWIDGETS GTK3 ZLIB

Important settings:
=C2=A0 value= of $LANG: en_US
=C2=A0 value of $XMODIFIERS: @im=3Dfcitx
=C2=A0 loca= le-coding-system: iso-latin-1-unix

Major mode: Fundamental

Mi= nor modes in effect:
=C2=A0 zel-keys: t
=C2=A0 global-hl-line-mode: t=
=C2=A0 org-roam-db-autosync-mode: t
=C2=A0 electric-pair-mode: t
= =C2=A0 auto-insert-mode: t
=C2=A0 tooltip-mode: t
=C2=A0 global-eldoc= -mode: t
=C2=A0 show-paren-mode: t
=C2=A0 electric-indent-mode: t
= =C2=A0 mouse-wheel-mode: t
=C2=A0 file-name-shadow-mode: t
=C2=A0 glo= bal-font-lock-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 blink-cursor-mo= de: t
=C2=A0 size-indication-mode: t
=C2=A0 column-number-mode: t
= =C2=A0 line-number-mode: t
=C2=A0 transient-mark-mode: t
=C2=A0 auto-= composition-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-compre= ssion-mode: t

Load-path shadows:
None found.

Features:
= (shadow sort mail-extr emacsbug paredit edmacro kmacro company-oddmuse
c= ompany-keywords company-etags etags fileloop company-gtags
company-dabbr= ev-code company-dabbrev company-files company-clang
company-capf company= -cmake company-semantic company-template
company-bbdb company pcase zel-= keys xah-fly-keys dired-x finder-inf
org-ref org-ref-core org-ref-glossa= ry org-ref-bibtex avy doi-utils
url-http url-auth url-gw nsm message sen= dmail yank-media puny dired
dired-loaddefs rfc822 mml mml-sec epa derive= d epg rfc6068 epg-config
gnus-util mm-decode mm-bodies mm-encode mail-pa= rse rfc2231 rfc2047
rfc2045 mm-util ietf-drums mail-prsvr mailabbrev mai= l-utils gmm-utils
mailheader org-ref-utils org-ref-export citeproc citep= roc-itemgetters
citeproc-biblatex parse-time citeproc-bibtex ol-bibtex c= iteproc-cite
citeproc-subbibs citeproc-sort citeproc-name citeproc-forma= tters
citeproc-number rst compile citeproc-proc citeproc-disamb
citep= roc-itemdata citeproc-generic-elements citeproc-macro
citeproc-choose ci= teproc-date citeproc-context citeproc-prange
citeproc-style citeproc-loc= ale citeproc-term citeproc-rt citeproc-lib
citeproc-s thingatpt queue ox= -org ox-odt rng-loc rng-uri rng-parse
rng-match rng-dt rng-util rng-pttr= n nxml-parse nxml-ns nxml-enc xmltok
nxml-util ox-latex ox-icalendar org= -agenda ox-html table ox-ascii
ox-publish ox org-ref-misc-links org-ref-= label-link org-ref-ref-links
org-ref-citation-links xref project org-ref= -bibliography-links hydra lv
bibtex-completion filenotify biblio biblio-= download biblio-dissemin
biblio-ieee biblio-hal biblio-dblp biblio-cross= ref biblio-arxiv timezone
biblio-doi biblio-core let-alist url-queue url= -file ido hl-line parsebib
bibtex iso8601 f f-shortdoc shortdoc text-pro= perty-search s cl-extra
help-mode emacsql-sqlite-builtin sqlite kinsoku = zel-scheduled
org-roam-migrate org-roam-log org-roam-mode org-roam-captu= re org-roam-id
org-roam-node org-roam-db org-roam-utils org-roam-compat = org-roam
org-capture org-element org-persist xdg avl-tree generator org-= attach
org-id org-refile org ob ob-tangle ob-ref ob-lob ob-table ob-exp<= br>org-macro org-src ob-comint org-pcomplete pcomplete comint ansi-osc
a= nsi-color ring org-list org-footnote org-faces org-entities time-date
no= utline outline icons ob-emacs-lisp ob-core ob-eval org-cycle org-table
o= l org-fold org-fold-core org-keys oc org-loaddefs find-func cal-menu
cal= endar cal-loaddefs org-version org-compat org-macs emacsql-sqlite
advice= emacsql emacsql-compiler magit-section format-spec compat-27
compat-26 = compat compat-macs rx dash elec-pair autoinsert cus-load
tango-dark-them= e loadhist zel-utils zel zel-autoload zel-performance
orderless-autoload= s ivy-bibtex-autoloads ivy-avy-autoloads
org-ref-autoloads helpful-autol= oads corfu-autoloads
xah-fly-keys-autoloads sudo-edit-autoloads marginal= ia-autoloads
ebib-autoloads emacsql-sqlite-builtin-autoloads markdown-mo= de-autoloads
diminish-autoloads paredit-autoloads counsel-autoloads swip= er-autoloads
ivy-autoloads exiftool-autoloads async-autoloads elisp-refs= -autoloads
major-mode-hydra-autoloads pretty-hydra-autoloads hydra-autol= oads
lv-autoloads ace-pinyin-autoloads pinyinlib-autoloads avy-autoloads=
rime-autoloads popup-autoloads ox-pandoc-autoloads ht-autoloads
html= ize-autoloads embark-consult-autoloads consult-autoloads
embark-autoload= s org-roam-ui-autoloads websocket-autoloads
simple-httpd-autoloads pdf-t= ools-autoloads tablist-autoloads
nov-autoloads esxml-autoloads kv-autolo= ads org-roam-bibtex-autoloads
bibtex-completion-autoloads biblio-autoloa= ds biblio-core-autoloads
org-roam-autoloads emacsql-sqlite-autoloads ema= csql-autoloads
vertico-autoloads yaml-autoloads org-contrib-autoloadsmagit-section-autoloads compat-autoloads citeproc-autoloads
parsebib-au= toloads string-inflection-autoloads queue-autoloads
f-autoloads dash-aut= oloads posframe-autoloads s-autoloads
company-auctex-autoloads auctex-au= toloads tex-site info
company-autoloads yasnippet-autoloads package brow= se-url url url-proxy
url-privacy url-expand url-methods url-history url-= cookie
generate-lisp-file url-domsuf url-util mailcap url-handlers url-p= arse
auth-source cl-seq eieio eieio-core cl-macs password-cache json sub= r-x
map byte-opt gv bytecomp byte-compile url-vars cl-loaddefs cl-lib rm= c
iso-transl tooltip cconv eldoc paren electric uniquify ediff-hook
v= c-hooks lisp-float-type elisp-mode mwheel term/x-win x-win
term/common-w= in x-dnd tool-bar dnd fontset image regexp-opt fringe
tabulated-list rep= lace newcomment text-mode lisp-mode prog-mode register
page tab-bar menu= -bar rfn-eshadow isearch easymenu timer select
scroll-bar mouse jit-lock= font-lock syntax font-core term/tty-colors
frame minibuffer nadvice seq= simple cl-generic indonesian philippine
cham georgian utf-8-lang misc-l= ang vietnamese tibetan thai tai-viet lao
korean japanese eucjp-ms cp5193= 2 hebrew greek romanian slovak czech
european ethiopic indian cyrillic c= hinese composite emoji-zwj charscript
charprop case-table epa-hook jka-c= mpr-hook help abbrev obarray oclosure
cl-preloaded button loaddefs theme= -loaddefs faces cus-face macroexp
files window text-properties overlay s= ha1 md5 base64 format env
code-pages mule custom widget keymap hashtable= -print-readable backquote
threads xwidget-internal dbusbind inotify lcms= 2 dynamic-setting
system-font-setting font-render-setting cairo move-too= lbar gtk x-toolkit
xinput2 x multi-tty make-network-process emacs)
Memory information:
((conses 16 424057 246088)
=C2=A0(symbols 48 32= 234 2)
=C2=A0(strings 32 156896 32514)
=C2=A0(string-bytes 1 4311685)=
=C2=A0(vectors 16 55310)
=C2=A0(vector-slots 8 647804 520395)
=C2= =A0(floats 8 261 1330)
=C2=A0(intervals 56 1139 601)
=C2=A0(buffers 9= 84 13))
--000000000000ba2f2c05efd5b1cf-- From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 15 03:54:51 2022 Received: (at submit) by debbugs.gnu.org; 15 Dec 2022 08:54:51 +0000 Received: from localhost ([127.0.0.1]:42541 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5k0w-0000EI-UU for submit@debbugs.gnu.org; Thu, 15 Dec 2022 03:54:51 -0500 Received: from lists.gnu.org ([209.51.188.17]:37766) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p5k0t-0000EC-3y for submit@debbugs.gnu.org; Thu, 15 Dec 2022 03:54:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p5k0s-0006Bb-Uj for bug-gnu-emacs@gnu.org; Thu, 15 Dec 2022 03:54:46 -0500 Received: from mail-ej1-x635.google.com ([2a00:1450:4864:20::635]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p5k0q-0008MF-MV for bug-gnu-emacs@gnu.org; Thu, 15 Dec 2022 03:54:46 -0500 Received: by mail-ej1-x635.google.com with SMTP id kw15so50610417ejc.10 for ; Thu, 15 Dec 2022 00:54:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=oszQ4RGjAhQykVvlvs73cq7uAKIywz1HoN8V2APYkN0=; b=CV9sPpjUprIzriZmLFoGzwmPVBzaAmY/yLnUhBqeD1z7EK9BiBDUQWq3PL2Zsnr1l8 S5k3J7/shBy645sWvmFxVnz4MXoU94JqzB5bZcmt+4bwAoeX1ZUpvOc5AvQU/MgQ4eTu eISGfW3BzsboY8gXr7l18WsMvJTfbIOPdSc8LgsqoeZfSEAktoKmqOZCJPqCEWO5kjiG SPbK5MohO0N1RtUNPfj05aBqvQLdAltiDj50DCPss13v/1Xg+vsXUM532K8sfP7lMMk/ FsliqPYGNaB7/1YcZVq4epa0tDPXIu24WrE/1n7QjKt+nYjq8SjnEkUJyHzETEOXLdLj L04A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=oszQ4RGjAhQykVvlvs73cq7uAKIywz1HoN8V2APYkN0=; b=VC07kNQGLf6BASJBlRGBPtQHxZ326Fk/1SnTNE6BZWJjvUZoUSd1d9mKuwWzMrHD3J JGrJA8gVAVU1EPa68xZiN0/wc1X05dtMPfA3ap6fHfwXWD6PPUkTv1/zoF/Wo+rVul8q 7e9s4t0GjZFMLIQEyO5ZZ2OxtWv9v54LpGOXsWzUr2jndikMckAPzM0Z0yit7+Tx4ec8 Xb8+K8/NF+Nl5wIJFSDqA6HRKJkF8SiiNR++h6nBMtLHSKMl+TbHURV8Ppwf/frooyIV ghTnZTnCts4tjdsAvAHbIvBNIRBYyr3cm7b1yg2Gve1KQQXRNbOXRnXbOMwka9/MqOFl Nj3w== X-Gm-Message-State: ANoB5plPnPKT6mXBH/8bO/mikzPlQRI7wuVcY9fAlooHhLhdw94zq0Ga eYmHaEBJycXVkz3gZ49hIpKSK3VWVK62pItSO/0LrFrlPpxxmw== X-Google-Smtp-Source: AA0mqf73d0t3xJ89momkaNx84/GesIHkESdXNeeW13UGQygLrVI2FvXFKmUaLGKcDqL13e9Dmqtga1XXinIFCPTkIDo= X-Received: by 2002:a17:906:3393:b0:7c1:639:6b44 with SMTP id v19-20020a170906339300b007c106396b44mr14280050eja.200.1671094482398; Thu, 15 Dec 2022 00:54:42 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Zehao Hu Date: Thu, 15 Dec 2022 16:54:26 +0800 Message-ID: Subject: Re: 29.0.60; compiler-macros in keymap.el accept wrong number of arguments To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary="0000000000000274f205efda01de" Received-SPF: pass client-ip=2a00:1450:4864:20::635; envelope-from=huzehao1998@gmail.com; helo=mail-ej1-x635.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) --0000000000000274f205efda01de Content-Type: text/plain; charset="UTF-8" Hi all, I'm sure that this is the same bug as bug #50043, #58148, #58396 In bug #58356, Stefan Monnier writes: >Lars Ingebrigtsen [2022-10-11 20:27:42] wrote: >> Stefan Monnier writes: >>> Because that's the sort of error you can get if you try to macro-expand >>> code that's syntactically invalid. E.g. try to compile a file with >>> >>> (add-to-list x) >>> >>> and you should see a similar error. For `elisp--local-variables`, >>> syntactically invalid code is the normal case (more or less) both >>> because it's used when we're in the middle of writing the code, and also >>> because of how it works (it takes the code from beginning-of-defun up >>> to point and throws away whatever follows, just adding enough closing >>> parens that the resutling string is `read`able). >> >> I see. >> >> Shouldn't this function then be suppressing all errors while it's doing >> this exploratory macro-expansion stuff? > >Yes (plus silence the messages plus avoid compiler macros). Here is a simple workaround: (require 'loadhist) (defun cmacro-ignore-elisp-witness (oldfn form &rest args) "Add this advicing function around compiler macros to ignore `elisp--witness--lisp'" (unless (eq 'elisp--witness--lisp (car args)) (apply oldfn form args))) (defun cmacro-add-advice (file-or-entry) "Add `cmacro-ignore-elisp-witness' to compiler macros in FILE or in ENTRY from `load-history'" (let ((entry (if (stringp file-or-entry) (file-loadhist-lookup file-or-entry) file-or-entry))) (dolist (cell (cdr entry)) (when-let* (((consp cell)) ((eq 'defun (car cell))) (symbol (cdr cell)) ((symbolp symbol)) (cmacro (get symbol 'compiler-macro)) ((not (advice-member-p #'cmacro-ignore-elisp-witness symbol)))) (advice-add cmacro :around #'cmacro-ignore-elisp-witness))))) ;; Advicing existing compiler macros (dolist (entry load-history) (cmacro-add-advice entry)) ;; And the ones in the future (add-hook 'after-load-functions #'cmacro-add-advice) (dolist (entry load-history) (cmacro-add-advice entry)) (add-hook 'after-load-functions #'cmacro-add-advice) Or maybe edit `byte-run--set-compiler-macro', to change the `*--anon-cmacro' and to advice the `compiler-function'. --0000000000000274f205efda01de Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi all,

I'm sure that this is the same bug= as bug #50043, #58148, #58396

In bug #58356,
Stefan Monnier <= monnier@iro.umontreal.ca>= ; writes:
>Lars Ingebrigtsen [2022-10-11 20:27:42] wrote:
>>= Stefan Monnier <monnier@iro= .umontreal.ca> writes:
>>> Because that's the sort o= f error you can get if you try to macro-expand
>>> code that= 9;s syntactically invalid.=C2=A0 E.g. try to compile a file with
>>= ;>
>>> =C2=A0 =C2=A0 (add-to-list x)
>>>
>= >> and you should see a similar error.=C2=A0 For `elisp--local-variab= les`,
>>> syntactically invalid code is the normal case (more o= r less) both
>>> because it's used when we're in the mi= ddle of writing the code, and also
>>> because of how it works = (it takes the code from beginning-of-defun up
>>> to point and = throws away whatever follows, just adding enough closing
>>> pa= rens that the resutling string is `read`able).
>>
>> I se= e.
>>
>> Shouldn't this function then be suppressing = all errors while it's doing
>> this exploratory macro-expansio= n stuff?
>
>Yes (plus silence the messages plus avoid compiler = macros).

Here is a simple workaround:

(require 'loadhist)=

(defun cmacro-ignore-elisp-witness (oldfn form &rest args)
= =C2=A0 "Add this advicing function around compiler macros to ignore `e= lisp--witness--lisp'"
=C2=A0 (unless (eq 'elisp--witness--l= isp (car args))
=C2=A0 =C2=A0 (apply oldfn form args)))

(defun cm= acro-add-advice (file-or-entry)
=C2=A0 "Add `cmacro-ignore-elisp-wi= tness' to compiler macros in FILE or in ENTRY from `load-history'&q= uot;
=C2=A0 (let ((entry (if (stringp file-or-entry)
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(file-loadhist-looku= p file-or-entry)
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0file-or-entry)))
=C2=A0 =C2=A0 (dolist (cell (cdr entry))
=C2= =A0 =C2=A0 =C2=A0 (when-let*
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (((consp= cell))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0((eq 'defun (car ce= ll)))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(symbol
=C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 (cdr cell))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2= =A0 =C2=A0((symbolp symbol))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0(c= macro
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 (get symbol 'compile= r-macro))
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0((not (advice-member-= p #'cmacro-ignore-elisp-witness symbol))))
=C2=A0 =C2=A0 =C2=A0 =C2= =A0 (advice-add cmacro :around #'cmacro-ignore-elisp-witness)))))
;; Advicing existing compiler macros
(dolist (entry load-history)
= =C2=A0 (cmacro-add-advice entry))

;; And the ones in the future
(= add-hook 'after-load-functions #'cmacro-add-advice)
(dolist (ent= ry load-history)
=C2=A0 (cmacro-add-advice entry))

(add-hook '= ;after-load-functions #'cmacro-add-advice)

Or maybe edit `byte-r= un--set-compiler-macro', to change the `*--anon-cmacro'
and to a= dvice the `compiler-function'.


<= /div> --0000000000000274f205efda01de-- From debbugs-submit-bounces@debbugs.gnu.org Thu Oct 05 14:07:38 2023 Received: (at 60081-done) by debbugs.gnu.org; 5 Oct 2023 18:07:38 +0000 Received: from localhost ([127.0.0.1]:48478 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoSl8-00089F-1D for submit@debbugs.gnu.org; Thu, 05 Oct 2023 14:07:38 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:28330) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qoSl2-00088e-5P; Thu, 05 Oct 2023 14:07:36 -0400 Received: from pmg2.iro.umontreal.ca (localhost.localdomain [127.0.0.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 65B3E807A4; Thu, 5 Oct 2023 14:07:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1696529227; bh=Vc6MoEhqlQukjMAuL4Xnf60ZEuga198Y++MvdmOkYz8=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=XEl5DZpTay2cBgtOV6JEKgt1RfoEYX2kXdnJIdSQr5fJMgnREZONFSTddbDJ9RBQi rtbUBlm96jeA1bExwSepNyS/gIGOTj1jobpluANCkeJk3rIW+1mvJUQEI05wirsK5W 9u22GSCgr/TlqqZHBFmc5w1UkZ3xWE3sRB7GhouYQ/XXBM2AuAxaTAj3xCvURqIJUg sPOnkOBqXB74PK24p/TIp9Q65sEA8RRX48oz8h71Z1Mz7ohGxjnU9bK4GvFsL18t2I Rudu+WoA3YILDJ7R83zDzM2/QNlfigjTu6JbcQEgap7rtkS4IZWXBTds8eSWczjLp+ owfcRcKWBdMuA== Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg2.iro.umontreal.ca (Proxmox) with ESMTP id 2C45B804AD; Thu, 5 Oct 2023 14:07:07 -0400 (EDT) Received: from alfajor (unknown [23.233.149.155]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id E908E1201CB; Thu, 5 Oct 2023 14:07:06 -0400 (EDT) From: Stefan Monnier To: Jens Schmidt Subject: Re: bug#58148: 29.0.50; Wrong number of arguments in keymap-set--anon-cmacro In-Reply-To: <877co7bivs.fsf_-_@sappc2.fritz.box> (Jens Schmidt's message of "Sat, 30 Sep 2023 20:44:55 +0200") Message-ID: References: <87o7uknkyx.fsf@gnus.org> <87fsfwnkl4.fsf@gnus.org> <87a663kxtz.fsf@gnus.org> <87czaygqqp.fsf@gnus.org> <87fsfte2hf.fsf@gnus.org> <87o7hod6dk.fsf@sappc2.fritz.box> <87v8bwip2h.fsf@sappc2.fritz.box> <87ttrcaqrm.fsf@sappc2.fritz.box> <877co7bivs.fsf_-_@sappc2.fritz.box> Date: Thu, 05 Oct 2023 14:07:01 -0400 User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-SPAM-INFO: Spam detection results: 0 ALL_TRUSTED -1 Passed through trusted hosts only via SMTP AWL -0.006 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain X-SPAM-LEVEL: X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 60081-done Cc: 58148-done@debbugs.gnu.org, German Pacenza , 60081-done@debbugs.gnu.org, 58396@debbugs.gnu.org, Lars Ingebrigtsen , Eli Zaretskii X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) >> This `t` catches more than errors. Better replace it with `error`. > Done plus Eli's comments from that other branch. Thanks, pushed to `emacs-29`. > Done. Thanks, pushed to `master`. > FWIW, bug#60081 can also be merged into this one. (The other bugs that > Zehao mentions in her/his last post are either merged already or > typos/not related to this bug.) Indeed, hereby closing it as well. > Technically, I should be able to merge that bug (after having been > pointed to admin/notes/bugtracker), but is it OK for me (as a "plain > user") to do so? Yes (it's easy to undo, in any case if it proves to be a mistake). Stefan From unknown Tue Jun 17 20:38:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 03 Nov 2023 11:24:17 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator