all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Detecting a running process in Elisp
@ 2013-07-26 15:26 gentsquash
  2013-07-26 15:37 ` Eli Zaretskii
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: gentsquash @ 2013-07-26 15:26 UTC (permalink / raw)
  To: help-gnu-emacs

I have a process "ScidvsMac" which I'd like to detect in
Elisp.  I'm currently using

    (search "ScidvsMac" (shell-command-to-string "ps -A"))

but is there something cleaner?


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

end of thread, other threads:[~2013-07-27 10:20 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-26 15:26 Detecting a running process in Elisp gentsquash
2013-07-26 15:37 ` Eli Zaretskii
2013-07-26 15:50 ` Drew Adams
2013-07-26 15:54   ` Eli Zaretskii
     [not found]   ` <<83siz1z58a.fsf@gnu.org>
2013-07-26 16:17     ` Drew Adams
2013-07-26 18:49       ` Eli Zaretskii
     [not found]       ` <<83mwp9yx5f.fsf@gnu.org>
2013-07-26 18:54         ` Drew Adams
     [not found] ` <mailman.1854.1374853118.12400.help-gnu-emacs@gnu.org>
2013-07-26 16:58   ` Pascal J. Bourguignon
2013-07-26 18:33     ` Eli Zaretskii
     [not found]     ` <mailman.1870.1374863596.12400.help-gnu-emacs@gnu.org>
2013-07-26 20:57       ` Pascal J. Bourguignon
2013-07-27  7:43         ` Eli Zaretskii
2013-07-26 23:18 ` gentsquash
2013-07-26 23:57   ` Drew Adams
2013-07-27  8:48   ` Eli Zaretskii
2013-07-27  9:07   ` Peter Dyballa
2013-07-27 10:20   ` Pascal J. Bourguignon

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.