all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dmitriy Igrishin <dmitigr@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Automatically close completions buffer of shell mode.
Date: Wed, 4 Aug 2010 13:16:28 +0400	[thread overview]
Message-ID: <AANLkTi=wvn8dRPRsazXkJwiFX8MzF73RWeOBXWWXQvj0@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 662 bytes --]

Dear community,

Is there are way to make Emacs to close the *Completions* buffer
automatically after sending the line as input in a shell mode?
E.g., in a shell mode I type
  cd s<TAB>
Emacs shows me the all filenames which begins with 's' in
*Completions* buffer. If I type 'rc/'<RET> then, so the complete
input will
  cd src/<RET>
I've successfully change the current directory in the shell, but
*Completions* buffer will remains.
When I visit a file via C-x C-f Emacs automatically close *Completions*
buffer if it was shown by <TAB>.
Is it possible to make Emacs automatically close *Completions* buffer,
of the shell mode in a such way?

Regards,
Dmitriy

[-- Attachment #2: Type: text/html, Size: 775 bytes --]

             reply	other threads:[~2010-08-04  9:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-04  9:16 Dmitriy Igrishin [this message]
2010-08-08 15:14 ` Automatically close completions buffer of shell mode Dmitriy Igrishin
     [not found] ` <mailman.1.1281285681.19212.help-gnu-emacs@gnu.org>
2010-08-08 21:52   ` Stefan Monnier

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='AANLkTi=wvn8dRPRsazXkJwiFX8MzF73RWeOBXWWXQvj0@mail.gmail.com' \
    --to=dmitigr@gmail.com \
    --cc=help-gnu-emacs@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.