bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39433: Small values of ido-max-window-height hide the prompt when th


From: Dmitry Gutov
Subject: bug#39433: Small values of ido-max-window-height hide the prompt when there are enough completions
Date: Wed, 5 Feb 2020 14:52:09 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

https://github.com/creichert/ido-vertical-mode.el/issues/48#issuecomment-582202881 says:

emacs -Q
M-x ido-mode
M-: (setq ido-max-window-height 1)

Then try C-x C-f in a directory with a significant number of files (> 10, let's say, although that depends on their names' lengths).

The prompt and whatever you're typing won't be visible until you narrow the completions list down.

(Seems like another display engine peculiarity related to bug#39379).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]