* How to disable completion in shell mode?
@ 2007-06-08 0:14 Wenhua Zhao
0 siblings, 0 replies; 2+ messages in thread
From: Wenhua Zhao @ 2007-06-08 0:14 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
The auto completion in shell mode (M-x shell) matches to local file
names and commands. If I run some interactive programs in the shell,
such as ssh or gdb, certainly I don't want local file names to be
matched. How do I disable the completion function of emacs and use
the native bash auto-completion function?
Thanks for your help.
Wenhua
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How to disable completion in shell mode?
[not found] <mailman.1755.1181261692.32220.help-gnu-emacs@gnu.org>
@ 2007-06-08 1:53 ` Barry Margolin
0 siblings, 0 replies; 2+ messages in thread
From: Barry Margolin @ 2007-06-08 1:53 UTC (permalink / raw)
To: help-gnu-emacs
In article <mailman.1755.1181261692.32220.help-gnu-emacs@gnu.org>,
"Wenhua Zhao" <whzhao@gmail.com> wrote:
> Hi,
>
> The auto completion in shell mode (M-x shell) matches to local file
> names and commands. If I run some interactive programs in the shell,
> such as ssh or gdb, certainly I don't want local file names to be
> matched. How do I disable the completion function of emacs and use
> the native bash auto-completion function?
Even if you disable Emacs's completion, you still won't be able to use
the remote shell's completion. Emacs doesn't send anything in a shell
buffer to the remote system until you type Return.
Perhaps you should use M-x terminal-emulator.
--
Barry Margolin, barmar@alum.mit.edu
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-06-08 1:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.1755.1181261692.32220.help-gnu-emacs@gnu.org>
2007-06-08 1:53 ` How to disable completion in shell mode? Barry Margolin
2007-06-08 0:14 Wenhua Zhao
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).