[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: run start-file-process in tramp
From: |
Michael Albinus |
Subject: |
Re: run start-file-process in tramp |
Date: |
Tue, 23 Nov 2010 20:30:55 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Thierry Volpiatto <address@hidden> writes:
> Hi Michael!
Hi Thierry,
> It's exactly what i need, this great example should go in info manual of
> `start-file-process'.
I will check how it fits.
> BTW is start-file-process-shell-command supported by tramp in the same way?
> (Don't see the tramp-sh-handler-* or i missed it)
It calls `start-file-process' internally, that's why it doesn't need an
own handler in Tramp.
> Thanks a lot for your always clear and quick answer ;-).
Best regards, Michael.