GNU bug report logs - #73679
Icomplete vertical mode not working well with icomplete-in-buffer

Previous Next

Package: emacs;

Reported by: pranshu sharma <pranshusharma366 <at> gmail.com>

Date: Mon, 7 Oct 2024 14:33:01 UTC

Severity: normal

To reply to this bug, email your comments to 73679 AT debbugs.gnu.org.

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#73679; Package emacs. (Mon, 07 Oct 2024 14:33:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to pranshu sharma <pranshusharma366 <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 07 Oct 2024 14:33:02 GMT) Full text and rfc822 format available.

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

From: pranshu sharma <pranshusharma366 <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Icomplete vertical mode not working well with icomplete-in-buffer
Date: Tue, 08 Oct 2024 00:32:33 +1000
[Message part 1 (text/plain, inline)]

icomplete-vertical-mode when used in combination with
icomplete-in-buffer set to non nil, does not work well, it only shows
the first selection.

Recepie (Order important for first 2 steps):
1. M-: (setq icomplete-in-buffer t) RET
2. M-x icomplete-vertical-mode RET
3. C-x "*scratch*" RET
4. Go to empty place
5. type: de
6. C-M-i
7. Now you should only see as shown in attached ss


[Screenshot at 2024-10-08 00-31-15.png (image/png, attachment)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#73679; Package emacs. (Mon, 07 Oct 2024 22:22:01 GMT) Full text and rfc822 format available.

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

From: pranshu sharma <pranshusharma366 <at> gmail.com>
To: 73679 <at> debbugs.gnu.org
Subject: Follow up
Date: Tue, 08 Oct 2024 08:20:04 +1000
Ok, so what was happening was that icomplete-prospects-height was set to
2.  Increasing it fixed the problem.

The variable is changed to 25 locally in
icomplete--vertical-minibuffer-setup, but since that isn't called in
buffer completion, the prospect height stays at 2.




This bug report was last modified 256 days ago.

Previous Next


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