GNU bug report logs - #74727
[PATCH] ; * lisp/apropos.el (apropos-library): Fix typo.

Previous Next

Package: emacs;

Reported by: Eshel Yaron <me <at> eshelyaron.com>

Date: Sat, 7 Dec 2024 13:32:02 UTC

Severity: normal

Tags: patch

Fixed in version 31.1

Done: Dmitry Gutov <dmitry <at> gutov.dev>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Dmitry Gutov <dmitry <at> gutov.dev>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#74727: closed ([PATCH] ; * lisp/apropos.el (apropos-library):
 Fix typo.)
Date: Tue, 10 Dec 2024 01:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 10 Dec 2024 03:41:43 +0200
with message-id <f1cd5ddb-6f39-4074-95e1-ddf9f9cd1144 <at> gutov.dev>
and subject line Re: bug#74727: [PATCH] ; * lisp/apropos.el (apropos-library): Fix typo.
has caused the debbugs.gnu.org bug report #74727,
regarding [PATCH] ; * lisp/apropos.el (apropos-library): Fix typo.
to be marked as done.

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


-- 
74727: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74727
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eshel Yaron <me <at> eshelyaron.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] ; * lisp/apropos.el (apropos-library): Fix typo.
Date: Sat, 07 Dec 2024 14:31:53 +0100
[Message part 3 (text/plain, inline)]
Tags: patch

This patch fixes the issue described below, which IIUC originates in a
mere typo in commit 671862f6b3089c3a503c1b6936a821ad54429359

1. emacs -Q
2. M-x apropos-library elisp-mode RET
3. The *Apropos* buffer incorrectly lists methods that elisp-mode.el
   defines as if they were _features_ provided by the library.
   Accordingly, clicking on one of those references yields an error such
   as "Unknown library `xref-backend-definitions'"


[0001-lisp-apropos.el-apropos-library-Fix-typo.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Dmitry Gutov <dmitry <at> gutov.dev>
To: Eshel Yaron <me <at> eshelyaron.com>
Cc: 74727-done <at> debbugs.gnu.org
Subject: Re: bug#74727: [PATCH] ; * lisp/apropos.el (apropos-library): Fix
 typo.
Date: Tue, 10 Dec 2024 03:41:43 +0200
Version: 31.1

On 08/12/2024 18:37, Eshel Yaron wrote:
> Yes, that seems to work too, and it doesn't produce duplicate entries
> for these definitions, so that's even better 🙂
> 
>>   From what I see now, any 'cl-defmethod' entry in load-history is
>> accompanied by a 'defun' entry anyway. And the original report
>> (https://debbugs.gnu.org/21422) was about an error being raised, but I
>> can't reproduce it now after commenting this line out.
> Same here.

Thanks for verifying! Pushed to master and closing.


This bug report was last modified 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.