GNU bug report logs -
#38614
26.3; Info completions in reverse order
Previous Next
Reported by: Howard Melman <hmelman <at> gmail.com>
Date: Sat, 14 Dec 2019 21:17:02 UTC
Severity: normal
Found in version 26.3
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #28 received at 38614 <at> debbugs.gnu.org (full text, mbox):
> On Aug 26, 2020, at 7:20 PM, Stefan Kangas <stefan <at> marxist.se> wrote:
>
> I made the change and tested the default, ido-mode, fido-mode and
> icomplete. I did not observe any regressions in terms of performance or
> sort order for any of them.
>
> In addition, I have also been bothered by this issue in the past using
> Ivy, and can confirm that the proposed fix solves the issue.
>
> So I have now made that change on the master branch (commit 5a1785d58a).
> If anyone notices any adverse effects from this change, feel free to
> revert it.
Thank you for doing this.
I have one small comment on your patch. The comment "Sort list alphabetically." is not correct. The result of adding the call to nreverse means the list will be in the order the items were found in the info node. In the case of an index node that will be alphabetically, in the case of other nodes, it is unlikely to be.
Is it the case that this won't show up until Emacs 28.1?
Howard
This bug report was last modified 4 years and 272 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.