help-gnu-emacs
[Top][All Lists]
Advanced

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

RE: Detecting a running process in Elisp


From: Drew Adams
Subject: RE: Detecting a running process in Elisp
Date: Fri, 26 Jul 2013 16:57:16 -0700 (PDT)

> I had run `apropos' on "shell" and "command", but inexplicably didn't
> run it on "process".  When I did that now, I didn't see -in Emacs22-
> a cmd for listing the system processes.

You probably did this anyway, but just a reminder that there are
several apropos commands, in particular besides `apropos-command'.
In this case you don't want to look only for Emacs *commands* with
`process' in the name; you want to look for functions in general, and
perhaps even variables too.



reply via email to

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