all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#8188: 24.0.50; incorrect column width in *Completions* buffer
@ 2011-03-06 14:35 Florian Beck
  2015-01-05 18:02 ` martin rudalics
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Beck @ 2011-03-06 14:35 UTC (permalink / raw)
  To: 8188

emacs -q
(split-window-horizontally 30)
M-x o
C-h f [TAB]

Result: The second column is obscured, only the first is visible.

[SPC] [DEL] [TAB]

Now the columns are calculated correctly.

The reasons is that `window' in `completion--insert-strings' is set to 
nil unless a *Completions* buffer is already displayed. (minibuffer.el, 
line 951).

Florian Beck





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

end of thread, other threads:[~2015-01-05 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-06 14:35 bug#8188: 24.0.50; incorrect column width in *Completions* buffer Florian Beck
2015-01-05 18:02 ` martin rudalics

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.