GNU bug report logs - #50671
28.0.50; ido-mode *Ido Completions* buffer not compact and rebuilt on second TAB

Previous Next

Package: emacs;

Reported by: "Y. E." <yet <at> ego.team>

Date: Sun, 19 Sep 2021 09:20:02 UTC

Severity: normal

Found in version 28.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 50671 in the body.
You can then email your comments to 50671 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#50671; Package emacs. (Sun, 19 Sep 2021 09:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Y. E." <yet <at> ego.team>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 19 Sep 2021 09:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Y. E. <yet <at> ego.team>
To: bug-gnu-emacs <at> gnu.org
Subject: 28.0.50; ido-mode *Ido Completions* buffer not compact and rebuilt
 on second TAB
Date: Sun, 19 Sep 2021 12:19:10 +0300
Hello,

Steps to reproduce:
1. emacs -Q
2. C-x C-f ~/.emacs.d/ <TAB>
  - See compact *Completions* buffer.
  - No changes on the second <TAB> hit.
3. M-x ido-mode
4. C-x C-f ~/.emacs.d/ <TAB>
  - See not compact *Ido Completions* buffer.
  - Note the completions list is re-built on the second <TAB> hit.

The expected behavior would be for *Ido Completions* buffer to behave
similarly to the *Completions* buffer: to be compact and not change on
sequential <TAB> hits.


A note:
To fix the compactness issue, I currently use this workaround:
(customize-set-variable
 'display-buffer-alist
   '(("\\*Ido Completions\\*"
      (display-buffer-reuse-window display-buffer-at-bottom)
      (window-height . fit-window-to-buffer))))


Thank you for looking into this.


In GNU Emacs 28.0.50 (build 14, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G9216))
Repository revision: 9ca737c4198c5e7faef7a74de7b1e84b11e1dbeb
Repository branch: master





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#50671; Package emacs. (Fri, 26 Aug 2022 12:04:02 GMT) Full text and rfc822 format available.

Message #8 received at 50671 <at> debbugs.gnu.org (full text, mbox):

From: Lars Ingebrigtsen <larsi <at> gnus.org>
To: Y. E. <yet <at> ego.team>
Cc: 50671 <at> debbugs.gnu.org
Subject: Re: bug#50671: 28.0.50; ido-mode *Ido Completions* buffer not
 compact and rebuilt on second TAB
Date: Fri, 26 Aug 2022 14:03:09 +0200
Y. E. <yet <at> ego.team> writes:

> The expected behavior would be for *Ido Completions* buffer to behave
> similarly to the *Completions* buffer: to be compact and not change on
> sequential <TAB> hits.

I've now fixed this in Emacs 29.





bug marked as fixed in version 29.1, send any further explanations to 50671 <at> debbugs.gnu.org and "Y. E." <yet <at> ego.team> Request was from Lars Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Fri, 26 Aug 2022 12:04:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 24 Sep 2022 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 214 days ago.

Previous Next


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