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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Florian Beck <abstraktion <at> t-online.de>
Subject: bug#8188: closed (Re: bug#8188: 24.0.50; incorrect column width
 in *Completions* buffer)
Date: Mon, 05 Jan 2015 18:03:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#8188: 24.0.50; incorrect column width in *Completions* buffer

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 8188 <at> debbugs.gnu.org.

-- 
8188: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=8188
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: martin rudalics <rudalics <at> gmx.at>
To: Florian Beck <abstraktion <at> t-online.de>
Cc: 8188-done <at> debbugs.gnu.org
Subject: Re: bug#8188: 24.0.50; incorrect column width in *Completions* buffer
Date: Mon, 05 Jan 2015 19:02:50 +0100
> emacs -q
> (split-window-horizontally 30)
> M-x o

C-x o presumably.

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

The *Completions* buffer is now by default displayed in a window on the
bottom of a frame so this bug has been fixed.

Thanks for the report, martin

[Message part 3 (message/rfc822, inline)]
From: Florian Beck <abstraktion <at> t-online.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 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.