all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Q on using shell mode remotely
@ 2006-07-28 21:33 Drew Adams
  2006-07-28 21:37 ` Drew Adams
  2006-07-31 15:09 ` Kevin Rodgers
  0 siblings, 2 replies; 14+ messages in thread
From: Drew Adams @ 2006-07-28 21:33 UTC (permalink / raw)


My question is: can you use shell mode remotely?

I use ftp through Emacs (ange ftp or tramp with tramp-default-method = ftp)
to access files on a remote box. I have Emacs running on Windows, and the
remote box is GNU/Linux.

In general, I haven't been using shell-mode, locally or remotely. For remote
use, I've been using VNC or Tarantella, opening a terminal window to use a
shell - I haven't used Emacs remotely, except to edit files and such.

I thought I'd try to use Emacs shell mode on the remote box, so I gave it a
try: I opened Dired on a remote directory (/host-address:/home/my-home). I
then used M-x shell. However, the shell opened with a Windows Temp directory
as the pwd, and the shell that was used was my Windows shell (bash). And, I
couldn't cd to a remote directory within the *shell* buffer, even using the
syntax /host-address:/home/my-home...

So, my question is, can it be done? Can you use Emacs shell mode remotely?
If so, how?

Ideally, shell-mode would somehow figure out where I was (e.g. remote
location) and use the appropriate shell when I do `M-x shell', since I
logged into the remote box for ftp. If that couldn't be done automatically,
I could tell Emacs what shell to use for remote use.

Is anything like this possible? How do others use Emacs remotely?

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

end of thread, other threads:[~2006-08-04  8:00 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4613.1154122648.9609.help-gnu-emacs@gnu.org>
2006-07-28 21:46 ` Q on using shell mode remotely David Kastrup
2006-07-28 22:56   ` Drew Adams
2006-07-29  8:33     ` Eli Zaretskii
2006-07-29 13:47       ` Drew Adams
2006-07-28 21:33 Drew Adams
2006-07-28 21:37 ` Drew Adams
2006-07-31 15:09 ` Kevin Rodgers
2006-07-31 16:35   ` Drew Adams
2006-07-31 17:51     ` Kevin Rodgers
2006-07-31 18:05       ` Drew Adams
2006-08-01 23:52         ` Kevin Rodgers
2006-08-02 15:42           ` Drew Adams
2006-08-02 16:33             ` Drew Adams
2006-08-04  8:00             ` Drew Adams

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.