|
From: | Michael Albinus |
Subject: | Re: tramp (2.2.3-pre); [Feature Request] Use winexe to execute shell commands on windows |
Date: | Mon, 08 Aug 2011 16:37:31 +0200 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Dave Abrahams <address@hidden> writes: > To give you a sense of what's possible, here's a python script I > am using to run commands on a windows VM: [...] This is a synchronous process (aka `process-file'). I assume I shall start with. Do you need also asynchronous processes (`start-file-process')? Best regards, Michael.
[Prev in Thread] | Current Thread | [Next in Thread] |