GNU bug report logs - #8188
24.0.50; incorrect column width in *Completions* buffer

Previous Next

Package: emacs;

Reported by: Florian Beck <abstraktion <at> t-online.de>

Date: Sun, 6 Mar 2011 16:18:02 UTC

Severity: normal

Found in version 24.0.50

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Florian Beck <abstraktion <at> t-online.de>
To: 8188 <at> debbugs.gnu.org
Subject: bug#8188: 24.0.50; incorrect column width in *Completions* buffer
Date: Sun, 06 Mar 2011 15:35:20 +0100
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




This bug report was last modified 10 years and 140 days ago.

Previous Next


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