emacs-devel
[Top][All Lists]
Advanced

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

Re: proced.el [was: docstrings in dired.el]


From: Roland Winkler
Subject: Re: proced.el [was: docstrings in dired.el]
Date: Fri, 23 May 2008 12:11:11 +0200

On Fri May 23 2008 Eli Zaretskii wrote:
> Thanks.  But while at that, could you also please change proced.el to
> not rely on an external program such as `ps', at least not explicitly?
> Every modern OS has APIs to access the same information as `ps' does;
> providing primitives to do that from Lisp will make proced.el much
> more portable than it is currently, and I think it will also be
> faster.  

I agree that some built-in functions would be much cleaner, because
the different implementations of ps already have given me some
headache. It seems that the options required by ps and the output it
generates are by far less standardized than those of ls used by
dired.

(I interpret your email such that you would consider it worth the
effort to implement this on the C level.)

My problem is just that this goes way beyond my skills.

If someone was willing and able to help me with that, I'd greatly
appreciate it. 

> The hodgepodge of OS-specific options we have in proced.el at this
> time is really ugly, IMO.

Definitely, I agree.

Roland




reply via email to

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