From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Reiner Steib Newsgroups: gmane.emacs.devel Subject: Dedicated *Completions* frame iconified but not de-iconified Date: Fri, 14 Oct 2005 17:07:40 +0200 Organization: Dept. of Theoretical Physics, University of Ulm Message-ID: Reply-To: Reiner Steib NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1129303045 28047 80.91.229.2 (14 Oct 2005 15:17:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 Oct 2005 15:17:25 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 17:17:24 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EQRG2-0008Co-P0 for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 17:14:07 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQRG2-0000kv-6R for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2005 11:14:06 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EQRFr-0000kp-8D for emacs-devel@gnu.org; Fri, 14 Oct 2005 11:13:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EQRFp-0000kW-N8 for emacs-devel@gnu.org; Fri, 14 Oct 2005 11:13:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EQRFp-0000kT-KN for emacs-devel@gnu.org; Fri, 14 Oct 2005 11:13:53 -0400 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtp (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.34) id 1EQRFp-0003Yq-Bw for emacs-devel@gnu.org; Fri, 14 Oct 2005 11:13:53 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1EQRCS-00075T-A8 for emacs-devel@gnu.org; Fri, 14 Oct 2005 17:10:24 +0200 Original-Received: from bridgekeeper.physik.uni-ulm.de ([134.60.10.123]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Oct 2005 17:10:24 +0200 Original-Received: from Reiner.Steib by bridgekeeper.physik.uni-ulm.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 Oct 2005 17:10:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-To: emacs-devel@gnu.org Original-Lines: 27 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: bridgekeeper.physik.uni-ulm.de X-Face: P05mdcZT&lL[-s2=mw~RsllZ0zZAb?vdE}.s List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:44032 Archived-At: 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/