If I visit a remote file using TRAMP, and type:

  ESC ESC (shell-command "pwd") RET

I see the output of the "pwd" command executed on the remote host.
But if I type:

  ESC ESC (shell-command-on-region (point-min) (point-max) "pwd") RET

the buffer *Shell Command Output* contains the output of the "pwd"
command executed on the local host.

Is this by design, or is there a bug/omission in TRAMP?
--
Francis Litterio
[EMAIL PROTECTED]
http://world.std.com/~franl/
GPG and PGP public keys available on keyservers.



_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://mail.freesoftware.fsf.org/mailman/listinfo/tramp-devel

Reply via email to