unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: "'WalterGR'" <waltergr@gmail.com>, <help-gnu-emacs@gnu.org>
Subject: RE: Dismissing a completion buffer?
Date: Tue, 13 Jan 2009 08:43:54 -0800	[thread overview]
Message-ID: <000001c9759e$1fc1b1c0$0200a8c0@us.oracle.com> (raw)
In-Reply-To: <4eb174fb-89f2-43ee-8446-6e20f9e66087@b38g2000prf.googlegroups.com>

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

I assume that you have `pop-up-frames' = t or something similar - something that
causes buffer *Completions* to appear in its own frame.

In vanilla Emacs, `C-g' does nothing to remove this frame, as you say.
Icicles does not have this problem:
http://www.emacswiki.org/cgi-bin/wiki/Icicles

In Icicles, if *Completions* is displayed in its own frame (sole window), and
that frame has no minibuffer or has only an inactive minibuffer, then the frame
is deleted when you use `C-g' (or when you choose a completion candidate).

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

Perhaps Toby Cubitt (author of Predictive) can help with that.





  parent reply	other threads:[~2009-01-13 16:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-12 18:13 Dismissing a completion buffer? WalterGR
2009-01-12 23:09 ` Peter Dyballa
     [not found] ` <mailman.4689.1231801752.26697.help-gnu-emacs@gnu.org>
2009-01-13  8:03   ` WalterGR
2009-01-13 16:01     ` Peter Dyballa
2009-01-13 16:43 ` Drew Adams [this message]
     [not found] ` <mailman.4776.1231865048.26697.help-gnu-emacs@gnu.org>
2009-01-13 16:55   ` WalterGR
2009-01-13 20:28     ` Drew Adams

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='000001c9759e$1fc1b1c0$0200a8c0@us.oracle.com' \
    --to=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=waltergr@gmail.com \
    /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.
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).