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

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

Re: Can shell-mode be a little more smart ? (About completion)


From: Miles Bader
Subject: Re: Can shell-mode be a little more smart ? (About completion)
Date: Tue, 21 Oct 2008 15:07:20 +0900

Lave <lave.wang.w@gmail.com> writes:
> Then why the creator didn't just use bash completion?

It's quite difficult to do that, mainly because there is no high-level
communication channel emacs can use to talk to the shell.

It's easy to leave _all_ of the editing/completion to the shell (e.g.
term-mode), or _none_ of it (e.g., shell-mode), but it would be very
hard to do it half-way.

-Miles

-- 
Alliance, n. In international politics, the union of two thieves who have
their hands so deeply inserted in each other's pockets that they cannot
separately plunder a third.


reply via email to

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