tramp-devel
[Top][All Lists]
Advanced

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

start-file-process-shell-command does not work when buffer does not exis


From: Nikolay Kudryavtsev
Subject: start-file-process-shell-command does not work when buffer does not exist beforehand
Date: Fri, 27 May 2016 02:51:38 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0

Hello.

According to the documentation, start-file-process-shell-command should create a new buffer when it does not exist. And this works fine when ran locally. But when done over tramp it does not work...

When I login to a remote machine over pscp and then run this:

(start-file-process-shell-command "my-ls" "my-buffer" "ls")

I get:

tramp-file-name-handler: No buffer named my-buffer

Happens with tramp versions 2.2.11-24.5 and 2.2.13.25.1.

-- 
Best Regards,
Nikolay Kudryavtsev

reply via email to

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