From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: WalterGR Newsgroups: gmane.emacs.help Subject: Dismissing a completion buffer? Date: Mon, 12 Jan 2009 10:13:16 -0800 (PST) Organization: http://groups.google.com Message-ID: <4eb174fb-89f2-43ee-8446-6e20f9e66087@b38g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1231797478 2574 80.91.229.12 (12 Jan 2009 21:57:58 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 12 Jan 2009 21:57:58 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 12 22:59:08 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LMUoL-0003rM-2s for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jan 2009 22:59:05 +0100 Original-Received: from localhost ([127.0.0.1]:41507 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LMUn4-0007xk-UN for geh-help-gnu-emacs@m.gmane.org; Mon, 12 Jan 2009 16:57:46 -0500 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!b38g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: 75.45.110.58 Original-X-Trace: posting.google.com 1231783996 3363 127.0.0.1 (12 Jan 2009 18:13:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Mon, 12 Jan 2009 18:13:16 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: b38g2000prf.googlegroups.com; posting-host=75.45.110.58; posting-account=Ut0WDQoAAABFlcXayfIPT8oJUeTymM4u User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:165945 X-Mailman-Approved-At: Mon, 12 Jan 2009 16:57:25 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61282 Archived-At: When a completion buffer pops up, e.g. M-x o, enter something, hit tab... how do I dismiss that buffer? Ctrl-g (cancel) seems to have no effect; Ctrl-x k doesn't do the right thing; and hitting Esc doesn't have the desired effect. This: http://www.dr-qubit.org/predictive/user-guide/html/Pop_002dUp-Frame.html mentions completion-popup-frame-dismiss and some key bindings. The key bindings don't seems to work on my installation. Thanks, Walter