emacs-devel
[Top][All Lists]
Advanced

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

Re: [ELPA] New package: disk-usage


From: Michael Albinus
Subject: Re: [ELPA] New package: disk-usage
Date: Tue, 19 Feb 2019 21:21:41 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Pierre Neidhardt <address@hidden> writes:

> Hi!

Hi Pierre,

> I'm happy to announce disk-usage.el
> (https://gitlab.com/ambrevar/emacs-disk-usage), a disk analyzer for Emacs!

Thanks!

Is there a reason you apply `call-process' instead of `process-file'?
With the latter, you could scan also directories on remote machines.

> Feedback is more than welcome!

One suggestion: you know for sure key bindings. Other people won't.
Maybe you could add a menue for your *disk-usage<...>* buffers?

Furthermore, could you pls adapt Emacs coding rules? Respecting 80
columns per line max, providing a docstring for all functions comes to
mind. This would help to read your code.

> Cheers!

Best regards, Michael.



reply via email to

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