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: Eli Zaretskii
Subject: Re: proced.el [was: docstrings in dired.el]
Date: Sun, 25 May 2008 06:09:05 +0300

> Date: Sun, 25 May 2008 01:24:08 +0200
> From: Roland Winkler <address@hidden>
> Cc: address@hidden
> 
> So maybe it is possible to have a not too complicated emacs
> primitive that collects and returns the information on system
> process (maybe with only one switch to distinguish between user
> processes and all processes). Then the cooking (sorting, filtering,
> etc.) could be done probably with less effort in elisp.

That is what I meant.  The idea is similar to ls-lisp.el: it calls
directory-files-and-attributes to collect the information about all
the files in a directory, then formats and sorts them in Lisp.




reply via email to

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