GNU bug report logs - #54961
28.1; info-display-manual completions issues

Previous Next

Package: emacs;

Reported by: Howard Melman <hmelman <at> gmail.com>

Date: Fri, 15 Apr 2022 19:05:02 UTC

Severity: minor

Found in version 28.1

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 54961 <at> debbugs.gnu.org, alan <at> idiocy.org, hmelman <at> gmail.com, larsi <at> gnus.org, juri <at> linkov.net
Subject: bug#54961: 28.1; info-display-manual completions issues
Date: Wed, 20 Apr 2022 15:38:01 +0300
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: hmelman <at> gmail.com,  alan <at> idiocy.org,  juri <at> linkov.net,  larsi <at> gnus.org,
>   54961 <at> debbugs.gnu.org
> Date: Wed, 20 Apr 2022 08:00:02 -0400
> 
> > Yes, in a function deceptively named Info-dir-remove-duplicates.
> 
> IIRC I'm the one to blame for that code, and my memory is fuzzy but
> I seem to remember that the case I wanted to fix was one where there
> were indeed several entries by the same name, which might explain why
> I ended up naming it that way, although in retrospect it probably wasn't
> the best choice ;-)

That function does remove duplicates.  The problem is that it also
rearranges entries of the same section to bring them together, and
that part is not reflected in its name at all.  And since the function
doesn't have a doc string, it's impossible to guess that it does this
second part, except by reading the code.




This bug report was last modified 3 years and 57 days ago.

Previous Next


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