unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* how to persuade shell/ssh mode to use remote dynamic completion.
@ 2002-07-26  9:39 Simon Allfrey
  2002-07-26 12:17 ` Kai Großjohann
  0 siblings, 1 reply; 4+ messages in thread
From: Simon Allfrey @ 2002-07-26  9:39 UTC (permalink / raw)


Most machines I connect to will only accept secure connections.
Under ssh remote directory tracking (via tramp/ssh), while possible can
be
very slow. In the case of gateway scenario where the remote machines
do not support the inline tramp methods, directory tracking becomes
impossible. Thus I look to the remote shell to support
command/filename completion but I want to avoid if at all possible
using the unfriendly term mode.

I have been hacking into shell.el/comint.el to try to pass a literal
TAB(remotely bound to completion) to the remote shell and read the
resulting completion. However, even after attempting to remove all
output-filter-functions I get nothing back.

Any chance of some code which will replace the current input line
with the remote shell's idea of it's completion?
Tanks,
simon.allfrey@epfl.ch

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

end of thread, other threads:[~2002-07-27 12:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-26  9:39 how to persuade shell/ssh mode to use remote dynamic completion Simon Allfrey
2002-07-26 12:17 ` Kai Großjohann
2002-07-27 11:09   ` Simon
2002-07-27 12:39     ` Kai Großjohann

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).