all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Florian Beck <abstraktion@t-online.de>
To: 8188@debbugs.gnu.org
Subject: bug#8188: 24.0.50; incorrect column width in *Completions* buffer
Date: Sun, 06 Mar 2011 15:35:20 +0100	[thread overview]
Message-ID: <4D739BA8.7090501@t-online.de> (raw)

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





             reply	other threads:[~2011-03-06 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-06 14:35 Florian Beck [this message]
2015-01-05 18:02 ` bug#8188: 24.0.50; incorrect column width in *Completions* buffer martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4D739BA8.7090501@t-online.de \
    --to=abstraktion@t-online.de \
    --cc=8188@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.