From unknown Tue Jun 17 01:39:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43393: 28.0.50; `M-x load-library` completion regression Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Sep 2020 03:44:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 43393@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.160005502318199 (code B ref -1); Mon, 14 Sep 2020 03:44:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Sep 2020 03:43:43 +0000 Received: from localhost ([127.0.0.1]:52262 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHfP5-0004jT-2I for submit@debbugs.gnu.org; Sun, 13 Sep 2020 23:43:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:59268) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHfP0-0004jI-9Q for submit@debbugs.gnu.org; Sun, 13 Sep 2020 23:43:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44978) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHfOz-0007bV-VY for bug-gnu-emacs@gnu.org; Sun, 13 Sep 2020 23:43:38 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:21871) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHfOx-0003Nf-7n for bug-gnu-emacs@gnu.org; Sun, 13 Sep 2020 23:43:37 -0400 Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id AB2524410CE for ; Sun, 13 Sep 2020 23:43:33 -0400 (EDT) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 931D84410C1 for ; Sun, 13 Sep 2020 23:43:30 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1600055010; bh=lQbV8NyrHXrcG8etgiuHpqsZPQxlrRuZ+pniFja2if0=; h=From:To:Subject:Date:From; b=IbNBHoEOBKExEipCzQapv0MoXEYaN0kNldZX/lRwkeRoBws8wCAFBmhzVH8nFxjCK b3+Dm03IS+bGtoEHSjwrz22B7bIVtfuvZ/dqwWqGGELVxiSO9RyLAyN0jCEdn7AkjE YdOdYPL5GBr56SMsOivRHnc3dc1y/BXpYyySumSGdgF3PhAdsiKnRPCIpGOMQU9b0d 3DwLnYfZoxl2Nrayo05ve3dBkPANyaiI2ueW0ATHIIGYAx4rvBR9P6902u82XWu6zS 7EabNcvx0npCqcyeWdmWa6C83tP49eldwdMMse9dxhw02ez4++lyr42DyaF8uxuo0f MW2HYUJdEcDWw== Received: from alfajor (unknown [45.72.232.131]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 799721201B3 for ; Sun, 13 Sep 2020 23:43:30 -0400 (EDT) From: Stefan Monnier Date: Sun, 13 Sep 2020 23:43:21 -0400 Message-ID: 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.048 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 X-SPAM-LEVEL: Received-SPF: pass client-ip=132.204.25.50; envelope-from=monnier@iro.umontreal.ca; helo=mailscanner.iro.umontreal.ca X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/13 22:23:35 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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.3 (--) Package: Emacs Version: 28.0.50 I noticed two regressions in `M-x load-library`: emacs -Q M-x load-library RET o/or TAB C-a C-k /us/sh/ TAB The first TAB used to expand `o/or` to `org/org`. and the second TAB used to expand `/us/sh/` to `/usr/share/`. Both regressions seem to come from the same commit: commit ed44217d3245ddc8f2cf75c9499d5bb37848cfd7 Author: Lars Ingebrigtsen Date: Tue Aug 27 09:46:28 2019 +0200 Fix completion in `read-library-name' * lisp/emacs-lisp/find-func.el (read-library-name): Only list .el/.el.gz files when completing (bug#36945). I only noticed the `o/or` regression recently, but have been annoyed by the other regression for a while now but just always figured it was a problem on my end and postponed looking into it to later (I have a fair bunch of half-broken local hacks in the completion code). Stefan In GNU Emacs 28.0.50 (build 1, i686-pc-linux-gnu, GTK+ Version 3.24.22, cairo version 1.16.0) of 2020-09-07 built on alfajor Repository revision: 25ae39e261de3062c714826ab8001fd45bc98e21 Repository branch: work Windowing system distributor 'The X.Org Foundation', version 11.0.12008000 System Description: Debian GNU/Linux bullseye/sid Configured using: 'configure -C --with-modules --with-cairo --with-tiff=ifavailable 'CFLAGS=-Wall -g3 -Og -Wno-pointer-sign' PKG_CONFIG_PATH=/home/monnier/lib/pkgconfig' Configured features: XPM JPEG GIF PNG RSVG CAIRO SOUND GPM DBUS GSETTINGS GLIB NOTIFY INOTIFY LIBSELINUX GNUTLS LIBXML2 FREETYPE HARFBUZZ M17N_FLT LIBOTF ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XDBE XIM MODULES THREADS JSON PDUMPER Important settings: value of $LANG: fr_CH.UTF-8 locale-coding-system: utf-8-unix Major mode: InactiveMinibuffer Minor modes in effect: shell-dirtrack-mode: t electric-pair-mode: t global-reveal-mode: t reveal-mode: t auto-insert-mode: t savehist-mode: t minibuffer-electric-default-mode: t global-compact-docstrings-mode: t url-handler-mode: t global-eldoc-mode: t electric-indent-mode: t mouse-wheel-mode: t global-prettify-symbols-mode: t file-name-shadow-mode: t global-font-lock-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: /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-mouse hides /home/monnier/src/emacs/elpa/packages/ess/ess-mouse /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-noweb-mode hides /home/monnier/src/emacs/elpa/packages/ess/ess-noweb-mode /home/monnier/src/emacs/elpa/packages/ess/obsolete/mouseme hides /home/monnier/src/emacs/elpa/packages/ess/mouseme /home/monnier/src/emacs/elpa/packages/ess/obsolete/msdos hides /home/monnier/src/emacs/elpa/packages/ess/msdos /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-rutils hides /home/monnier/src/emacs/elpa/packages/ess/ess-rutils /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-eldoc hides /home/monnier/src/emacs/elpa/packages/ess/ess-eldoc /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-noweb hides /home/monnier/src/emacs/elpa/packages/ess/ess-noweb /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-r-args hides /home/monnier/src/emacs/elpa/packages/ess/ess-r-args /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-noweb-font-lock-mode hides /home/monnier/src/emacs/elpa/packages/ess/ess-noweb-font-lock-mode /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-r-a hides /home/monnier/src/emacs/elpa/packages/ess/ess-r-a /home/monnier/src/emacs/elpa/packages/ess/obsolete/ess-swv hides /home/monnier/src/emacs/elpa/packages/ess/ess-swv /home/monnier/src/emacs/elpa/packages/cpio-mode/cpio-mode hides /home/monnier/src/emacs/work/lisp/cpio-mode /home/monnier/src/emacs/elpa/packages/hyperbole/set hides /home/monnier/src/emacs/work/lisp/emacs-lisp/set /home/monnier/src/emacs/elpa/packages/seq/seq hides /home/monnier/src/emacs/work/lisp/emacs-lisp/seq /home/monnier/src/emacs/elpa/packages/landmark/landmark hides /home/monnier/src/emacs/work/lisp/obsolete/landmark /home/monnier/src/emacs/elpa/packages/crisp/crisp hides /home/monnier/src/emacs/work/lisp/obsolete/crisp Features: (shadow mail-extr emacsbug sendmail markdown-mode color crm mm-archive url-dav url-http-ntlm ntlm hmac-md5 hex-util md4 gnutls network-stream url-cache url-http url-gw nsm html5-schema rng-xsd xsd-regexp rng-cmpct rng-nxml rng-valid rng-loc rng-uri rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns nxml-mode nxml-outln nxml-rap sgml-mode nxml-util nxml-enc xmltok reftex-dcr reftex reftex-loaddefs reftex-vars latexenc autorevert filenotify quail grep cal-china lunar solar cal-dst cal-bahai cal-islam cal-hebrew holidays hol-loaddefs cal-french diary-lib diary-loaddefs cal-move completion hibtypes hsys-www klink hib-kbd hib-social hib-debbugs hsys-org hactypes hmail hargs hypb locate hbut view hact hpath hui-select hvar set hhist hbdata htz cal-julian hbmap hmoccur hversion hload-path completion-flex slime-tests ert slime etags fileloop xref project arc-mode archive-mode hyperspec debug backtrace ielm pp texinfo tex-mode shell eieio-opt racket-rewrites mode-local cl-print log-edit sm-c-mode hippie-exp gud whitespace org-element avl-tree generator ol-eww ol-rmail ol-mhe ol-irc ol-info ol-gnus nnselect nnir gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum url url-proxy url-privacy url-expand url-methods url-history mailcap shr kinsoku url-cookie url-domsuf url-util svg dom gnus-group gnus-undo gnus-start gnus-dbus dbus xml gnus-cloud nnimap nnmail mail-source utf7 netrc nnoo parse-time iso8601 gnus-spec gnus-int gnus-range message rmc puny rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader gnus-win gnus nnheader gnus-util rmail rmail-loaddefs rfc2047 rfc2045 ietf-drums text-property-search mail-utils mm-util mail-prsvr ol-docview doc-view jka-compr image-mode exif ol-bibtex bibtex ol-bbdb ol-w3m org ob ob-tangle ob-ref ob-lob ob-table ob-exp org-macro org-footnote org-src ob-comint org-pcomplete pcomplete org-list org-faces org-entities org-version ob-emacs-lisp ob-core ob-eval org-table ol org-keys org-compat advice org-macs org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs sort mule-util mpc files-x bug-reference cus-edit cus-start cus-load wid-edit package-x help-fns radix-tree executable copyright epa-file epa derived epg epg-config misearch multi-isearch filecache add-log log-view pcvs-util tuareg speedbar imenu ezimage dframe tuareg-opam find-file typer-mode smie smerge-mode diff make-mode cl-extra vc-git diff-mode vc-bzr vc-src vc-sccs vc-svn vc-cvs vc-rcs vc-dir ewoc vc vc-dispatcher dired-x dired dired-loaddefs server sexp-rewrite time-date flymake-proc flymake compile comint ansi-color ring warnings noutline outline easy-mmode flyspell ispell checkdoc lisp-mnt thingatpt help-mode load-dir elec-pair reveal autoinsert savehist minibuf-eldef disp-table compact-docstrings cl-seq inline gnu-elpa-features rx kotl-autoloads proof-site proof-autoloads realgud-recursive-autoloads slime-autoloads finder-inf url-auth info package easymenu browse-url url-handlers url-parse auth-source eieio eieio-core cl-macs gv eieio-loaddefs password-cache json subr-x map url-vars seq byte-opt bytecomp byte-compile cconv cl-loaddefs cl-lib tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type 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 elisp-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame simple minibuffer cl-generic 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 charscript charprop case-table epa-hook jka-cmpr-hook help abbrev obarray cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote threads dbusbind inotify dynamic-setting system-font-setting font-render-setting cairo move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 8 805998 92560) (symbols 24 37456 1) (strings 16 164592 24408) (string-bytes 1 5283088) (vectors 8 117268) (vector-slots 4 2524008 280840) (floats 8 1241 439) (intervals 28 85184 732) (buffers 564 166)) From unknown Tue Jun 17 01:39:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43393: 28.0.50; `M-x load-library` completion regression Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Sep 2020 11:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Stefan Monnier Cc: 43393@debbugs.gnu.org Received: via spool by 43393-submit@debbugs.gnu.org id=B43393.160008293731988 (code B ref 43393); Mon, 14 Sep 2020 11:29:02 +0000 Received: (at 43393) by debbugs.gnu.org; 14 Sep 2020 11:28:57 +0000 Received: from localhost ([127.0.0.1]:52892 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHmfI-0008Js-M9 for submit@debbugs.gnu.org; Mon, 14 Sep 2020 07:28:56 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57622) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHmfD-0008JU-7a for 43393@debbugs.gnu.org; Mon, 14 Sep 2020 07:28:54 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=owS/ujR6WhbEYX5/JE/i1d2HSg07c/iL+0hofpVYQRo=; b=NZddjHF8S/HdNmWJRW/p7N+TrK 0VIKc+ZHPmM2rXGtA8Tkg/53iUv//48uv3BTTQt+tD79Nw6vyJJz2W0PQgMQNDFLYpM/Q3RNP1jW3 vy1Hmj0QsHK5TBv5xHz/Zno8I4XpVUtRLGxxiA6hV8p6USsIczlaH4zRdNZ7yNOyggqM=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kHmez-0000m5-Ir; Mon, 14 Sep 2020 13:28:44 +0200 From: Lars Ingebrigtsen References: X-Now-Playing: Ossia's _Devil's Dance_: "(untitled)" Date: Mon, 14 Sep 2020 13:28:32 +0200 In-Reply-To: (Stefan Monnier's message of "Sun, 13 Sep 2020 23:43:21 -0400") Message-ID: <87ft7kd2cf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Stefan Monnier writes: > Package: Emacs > Version: 28.0.50 > > I noticed two regressions in `M-x load-library`: > > emacs -Q > M-x load-library RET > o/or TAB > C-a C-k > /us/sh/ TAB > > The first TAB used to expand `o/or` [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) Stefan Monnier writes: > Package: Emacs > Version: 28.0.50 > > I noticed two regressions in `M-x load-library`: > > emacs -Q > M-x load-library RET > o/or TAB > C-a C-k > /us/sh/ TAB > > The first TAB used to expand `o/or` to `org/org`. > and the second TAB used to expand `/us/sh/` to `/usr/share/`. > > Both regressions seem to come from the same commit: > > commit ed44217d3245ddc8f2cf75c9499d5bb37848cfd7 > Author: Lars Ingebrigtsen > Date: Tue Aug 27 09:46:28 2019 +0200 > > Fix completion in `read-library-name' > > * lisp/emacs-lisp/find-func.el (read-library-name): Only list > .el/.el.gz files when completing (bug#36945). OK; I've now reverted this patch, and I'm reopening bug#36945. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Mon Sep 14 07:29:00 2020 Received: (at control) by debbugs.gnu.org; 14 Sep 2020 11:29:00 +0000 Received: from localhost ([127.0.0.1]:52894 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHmfM-0008K2-10 for submit@debbugs.gnu.org; Mon, 14 Sep 2020 07:29:00 -0400 Received: from quimby.gnus.org ([95.216.78.240]:57638) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHmfI-0008Ja-0I for control@debbugs.gnu.org; Mon, 14 Sep 2020 07:28:56 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=O3VcBBlasO5BNFCbAdefiCrI6T+RHjbXQQ4RCAM3nqc=; b=Rmox3+eAfOIae5aLIQ1IL6M1lj W2/hDpM/ndS9Ce5mif2lCH9NgJe/CwKxJyMoutxCE5ITLSrkdA/l6eN5dwunvfrR6lsbTh9Y9+RGu TBdRXdpi0EohMWsW8Q1vfzrYFdrzdSsnpIB1l0kYNyUUWPxlgMRvGmxEl65eF+A1CSPw=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kHmfA-0000mG-Ar for control@debbugs.gnu.org; Mon, 14 Sep 2020 13:28:50 +0200 Date: Mon, 14 Sep 2020 13:28:47 +0200 Message-Id: <87een4d2c0.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #43393 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 43393 fixed close 43393 28.1 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control 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: -1.0 (-) tags 43393 fixed close 43393 28.1 quit From unknown Tue Jun 17 01:39:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43393: 28.0.50; `M-x load-library` completion regression Resent-From: Stefan Monnier Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 14 Sep 2020 20:09:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed To: Lars Ingebrigtsen Cc: 43393-done@debbugs.gnu.org Received: via spool by 43393-done@debbugs.gnu.org id=D43393.160011410032685 (code D ref 43393); Mon, 14 Sep 2020 20:09:01 +0000 Received: (at 43393-done) by debbugs.gnu.org; 14 Sep 2020 20:08:20 +0000 Received: from localhost ([127.0.0.1]:56375 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHulv-0008V7-S3 for submit@debbugs.gnu.org; Mon, 14 Sep 2020 16:08:20 -0400 Received: from mailscanner.iro.umontreal.ca ([132.204.25.50]:56583) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHulr-0008Uo-H7 for 43393-done@debbugs.gnu.org; Mon, 14 Sep 2020 16:08:18 -0400 Received: from pmg3.iro.umontreal.ca (localhost [127.0.0.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 1794A4410AD; Mon, 14 Sep 2020 16:08:10 -0400 (EDT) Received: from mail01.iro.umontreal.ca (unknown [172.31.2.1]) by pmg3.iro.umontreal.ca (Proxmox) with ESMTP id 8918D440CAF; Mon, 14 Sep 2020 16:08:08 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=iro.umontreal.ca; s=mail; t=1600114088; bh=ZLCr0PN/R+NkDShFDDsQebackOmIwlb0C5q0pLSQUM4=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=Mwe2iY5Zw3Y7UklmAKWxP34KfMvqT0XYUswvlojf9V/n0hgEBi7DlZTX+KKeAw+J2 K7HOSJkWd0r8lufaeUZSa+QLqXyZYb7844NS6nMltwlJ4RTsq0ApKhSB8Du+06AkaU eC4IZKEeeweD71Pz6cThEVE8IHHzcPU5oL84N98CbwuEvRtpbT+Mje7Ua6642U5ClD bd9+LRkUzTBpYphuyebM5/axZscGAcL/RpHmN4l0AAnyXsYSUrJAMFSN//WSkPE4Kr 77sdK/2rc9wurxvD4zxSJf5G+FpMMN9UCZ0HqVKQtKBvy3zbL780ig8D+fDrgVhHkU +1eSufHT4AYuw== Received: from alfajor (unknown [45.72.232.131]) by mail01.iro.umontreal.ca (Postfix) with ESMTPSA id 5F56C120328; Mon, 14 Sep 2020 16:08:08 -0400 (EDT) From: Stefan Monnier In-Reply-To: <87ft7kd2cf.fsf@gnus.org> (Lars Ingebrigtsen's message of "Mon, 14 Sep 2020 13:28:32 +0200") Message-ID: References: <87ft7kd2cf.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Date: Mon, 14 Sep 2020 16:08:02 -0400 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.049 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 X-SPAM-LEVEL: X-Spam-Score: -2.3 (--) 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 (---) > OK; I've now reverted this patch, Thanks. I think I managed to add a corresponding regression test (took me a while to make it work, including reinventing a wheel that some other guy with the same name had already invented for `mule-tests.el`). > and I'm reopening bug#36945. Do we have a way to add "tests that need fixing"? I guess we could annotate them with `:expected-result`? Stefan From unknown Tue Jun 17 01:39:45 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43393: 28.0.50; `M-x load-library` completion regression Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 15 Sep 2020 12:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43393 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: fixed To: Stefan Monnier Cc: 43393-done@debbugs.gnu.org Received: via spool by 43393-done@debbugs.gnu.org id=D43393.16001729717912 (code D ref 43393); Tue, 15 Sep 2020 12:30:02 +0000 Received: (at 43393-done) by debbugs.gnu.org; 15 Sep 2020 12:29:31 +0000 Received: from localhost ([127.0.0.1]:57622 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kIA5S-00023X-Rj for submit@debbugs.gnu.org; Tue, 15 Sep 2020 08:29:31 -0400 Received: from quimby.gnus.org ([95.216.78.240]:44076) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kIA5Q-00023K-CZ for 43393-done@debbugs.gnu.org; Tue, 15 Sep 2020 08:29:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=6Kok/w3AxLVvoOF6YVdRdf71smSLq8y4rkrMi2VA96k=; b=D7XihbHNtBkFA9SB4z14rt4Sta XdQcgX2Bl6N37cb2QeIpUbUnAttOplNSYK2/XrPbG/YMruSx1e7w222MHl/dPn3MmBQgwzt9zAUiV VOUiDzkm21tXC3td43dCH+OhKM4Fe1w1RUzoygNngxX1xMY21VPtGdwFCA37iLZWJEIo=; Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=xo) by quimby with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kIA58-00005G-8k; Tue, 15 Sep 2020 14:29:16 +0200 From: Lars Ingebrigtsen References: <87ft7kd2cf.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQAAAAB/ecQqAAAABGdBTUEAALGPC/xhBQAAAAJi S0dEAAHdihOkAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAB3RJTUUH5AkPCzUmaBspuQAAABBJREFU GNNj+A8GDKMUdSgAT1Qe8M8TmhgAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjAtMDktMTVUMTE6NTM6 MzgrMDA6MDBIuYtMAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDIwLTA5LTE1VDExOjUzOjM4KzAwOjAw OeQz8AAAAABJRU5ErkJggg== X-Now-Playing: Saito Koji's _433-1_: "433_012" Date: Tue, 15 Sep 2020 14:29:09 +0200 In-Reply-To: (Stefan Monnier's message of "Mon, 14 Sep 2020 16:08:02 -0400") Message-ID: <87een39qay.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Stefan Monnier writes: >> OK; I've now reverted this patch, > > Thanks. I think I managed to add a corresponding regression test (took > me a while to make it work, including reinventing a wheel that some > other guy with t [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) 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: -1.0 (-) Stefan Monnier writes: >> OK; I've now reverted this patch, > > Thanks. I think I managed to add a corresponding regression test (took > me a while to make it work, including reinventing a wheel that some > other guy with the same name had already invented for `mule-tests.el`). :-) >> and I'm reopening bug#36945. > > Do we have a way to add "tests that need fixing"? > I guess we could annotate them with `:expected-result`? Yeah, that seems to be the convention... -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no