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

_______________________________________________
Tramp-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to