unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Reiner Steib <reinersteib+gmane@imap.cc>
Subject: Dedicated *Completions* frame iconified but not de-iconified
Date: Fri, 14 Oct 2005 17:07:40 +0200	[thread overview]
Message-ID: <v9vf005e83.fsf@marauder.physik.uni-ulm.de> (raw)

Hi,

I recently started to show the *Completions* buffer in a dedicated
frame:

(setq same-window-buffer-names
      (remove "*Completions*" same-window-buffer-names))
(add-to-list 'special-display-buffer-names
	     '("*Completions*" ((height . 20))))

After clicking on an alternative with the mouse iconifies the
completions frame[1].  But the next time a completions buffer is
generated, the completions frame is not de-iconified.  I think the
frame should be made visible.

I tried to put `make-frame-visible' in `completion-setup-hook' without
success and I didn't find the right place in `simple.el'.  Can anyone
point me to the right direction?

Bye, Reiner.

[1] See `mouse-choose-completion'.

-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

             reply	other threads:[~2005-10-14 15:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-14 15:07 Reiner Steib [this message]
2005-10-14 15:30 ` Dedicated *Completions* frame iconified but not de-iconified Drew Adams
2005-10-14 21:01   ` Stefan Monnier
2005-10-15 12:27     ` Reiner Steib
2005-10-15 14:21       ` Reiner Steib
2005-10-16 14:40       ` Richard M. Stallman
2005-10-15 16:13 ` Richard M. Stallman

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=v9vf005e83.fsf@marauder.physik.uni-ulm.de \
    --to=reinersteib+gmane@imap.cc \
    --cc=Reiner.Steib@gmx.de \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).