unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* signal-process vs. kill(1)
@ 2008-03-29 23:49 Roland Winkler
  2008-03-30 17:00 ` James Cloos
  0 siblings, 1 reply; 2+ messages in thread
From: Roland Winkler @ 2008-03-29 23:49 UTC (permalink / raw)
  To: emacs-devel

Right now proced.el uses kill(1) to send signals to a process. By
change I discovered the emacs built-in function signal-process that
can send a signal not only to emacs subprocesses but also to any
system process. I am wondering what is the better way to go for
proced.el. It seems to me that using signal-process is the cleaner
way to go. Is that right? Or would it make sense to make this
configurable?

Thanks,

Roland




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

end of thread, other threads:[~2008-03-30 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-29 23:49 signal-process vs. kill(1) Roland Winkler
2008-03-30 17:00 ` James Cloos

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).