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

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

Tramp question


From: Andrea Crotti
Subject: Tramp question
Date: Tue, 19 Oct 2010 16:13:11 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin)

Supposing that I'm working with tramp via ssh on a virtual machine.

If for example I do
--8<---------------cut here---------------start------------->8---
M-! RET git ls-files
--8<---------------cut here---------------end--------------->8---
everything works fine and I get the remote result, but with

--8<---------------cut here---------------start------------->8---
M-: RET (shell-command-to-string "git ls-files")
--8<---------------cut here---------------end--------------->8---
it doesn't work on the remote machine.

I think that's more or less also why something works in tramp and
something doesn't (gtags-mode for example).




reply via email to

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