all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#39433: Small values of ido-max-window-height hide the prompt when there are enough completions
@ 2020-02-05 11:52 Dmitry Gutov
  2020-02-05 14:42 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Gutov @ 2020-02-05 11:52 UTC (permalink / raw)
  To: 39433

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).





^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#39433: Small values of ido-max-window-height hide the prompt when there are enough completions
  2020-02-05 11:52 bug#39433: Small values of ido-max-window-height hide the prompt when there are enough completions Dmitry Gutov
@ 2020-02-05 14:42 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2020-02-05 14:42 UTC (permalink / raw)
  To: Dmitry Gutov; +Cc: 39433

> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Wed, 5 Feb 2020 14:52:09 +0300
> 
> 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).

I think it's the same issue.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-05 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 11:52 bug#39433: Small values of ido-max-window-height hide the prompt when there are enough completions Dmitry Gutov
2020-02-05 14:42 ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.