all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Automatically close completions buffer of shell mode.
@ 2010-08-04  9:16 Dmitriy Igrishin
  2010-08-08 15:14 ` Dmitriy Igrishin
       [not found] ` <mailman.1.1281285681.19212.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Dmitriy Igrishin @ 2010-08-04  9:16 UTC (permalink / raw)
  To: help-gnu-emacs

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Automatically close completions buffer of shell mode.
  2010-08-04  9:16 Automatically close completions buffer of shell mode Dmitriy Igrishin
@ 2010-08-08 15:14 ` Dmitriy Igrishin
       [not found] ` <mailman.1.1281285681.19212.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Dmitriy Igrishin @ 2010-08-08 15:14 UTC (permalink / raw)
  To: help-gnu-emacs

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

Hey all,

The help from you was very useful :)
Thanks!

Regards,
Dmitriy

2010/8/4 Dmitriy Igrishin <dmitigr@gmail.com>

> 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: 1206 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Automatically close completions buffer of shell mode.
       [not found] ` <mailman.1.1281285681.19212.help-gnu-emacs@gnu.org>
@ 2010-08-08 21:52   ` Stefan Monnier
  0 siblings, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2010-08-08 21:52 UTC (permalink / raw)
  To: help-gnu-emacs

>> Is there are way to make Emacs to close the *Completions* buffer
>> automatically after sending the line as input in a shell mode?

Not really.  There are various kludges you can try, but really it's
a bug.


        Stefan


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-08-08 21:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-04  9:16 Automatically close completions buffer of shell mode Dmitriy Igrishin
2010-08-08 15:14 ` Dmitriy Igrishin
     [not found] ` <mailman.1.1281285681.19212.help-gnu-emacs@gnu.org>
2010-08-08 21:52   ` Stefan Monnier

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.