help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to disable completion in shell mode?


From: Barry Margolin
Subject: Re: How to disable completion in shell mode?
Date: Thu, 07 Jun 2007 21:53:44 -0400
User-agent: MT-NewsWatcher/3.5.2 (PPC Mac OS X)

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]