emacs-devel
[Top][All Lists]
Advanced

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

"system-process-attributes" function name


From: Miles Bader
Subject: "system-process-attributes" function name
Date: Thu, 04 Dec 2008 12:40:06 +0900

I just noticed this new function (from a msg by Thierry Volpiatto), and
wonder -- why the funny prefix "system-"?  It seems both misleading
(a "system process" is typically one that's running as root, and the
question that immediately comes to mind is "how do I get the attributes
of a user process?") and unnecessary.

Why not just call it `process-attributes', and accept either a pid or an
emacs process descriptor?  That would be easy to implement, and would be
both more convenient and easier to find for programmers.

[I haven't looked at the other "system-process" functions, but
a similar comment might apply to them.]

-Miles

-- 
Americans are broad-minded people.  They'll accept the fact that a person can
be an alcoholic, a dope fiend, a wife beater, and even a newspaperman, but if
a man doesn't drive, there is something wrong with him.  -- Art Buchwald




reply via email to

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