all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* tramp: how kill process
@ 2015-11-22 18:03 Paul
  2015-11-22 18:46 ` Michael Albinus
  0 siblings, 1 reply; 10+ messages in thread
From: Paul @ 2015-11-22 18:03 UTC (permalink / raw)
  To: help-gnu-emacs

Hallo people.

When on "/sudo::/root" tramp buffer, I run the following command:

(start-file-process "my-process-name" (get-buffer-create 
"*my-process-output*") "pathToProcess")

I can see it in M-x list-processes.

Unfortunatelly the following does not kill it:

C-x C-f "/sudo::/root"
M-x: (kill-process "my-process-name")

How to do it in elegant way then?

regards



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-11-23 13:12 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-22 18:03 tramp: how kill process Paul
2015-11-22 18:46 ` Michael Albinus
2015-11-22 20:04   ` Paul
2015-11-22 20:58     ` Bob Proulx
2015-11-22 20:21   ` Paul
2015-11-22 20:26   ` Paul
2015-11-22 20:30     ` Paul
2015-11-22 21:34       ` Michael Albinus
2015-11-23 13:09         ` Paul
2015-11-23 13:12         ` Paul

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.