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

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

bug#44273: "total used in directory 19 available 5.2 GiB"


From: Drew Adams
Subject: bug#44273: "total used in directory 19 available 5.2 GiB"
Date: Fri, 30 Oct 2020 12:03:48 -0700 (PDT)

> Maybe it could help to show some explanation with tooltips
> over cryptic parts of that line.

FWIW:

In my library ls-lisp+.el I use tooltips and links on
parts of that line, and the text for that line is a
bit different.  E.g.:

 files 1610/1610 space used 116754 available 101631612

There are two parts, with a tooltip each:

1. files 1610/1610
2. space used 116754 available 101631612

Tooltip for #1:
 Files shown / total files in directory [RET, mouse-2: more info]

Tooltip for #2:
 Kbytes used in directory, Kbytes available on disk [RET, mouse-2: more info]

Each part also has a link, which shows *Help* with
the `file-attributes' for the directory in tabular form.





reply via email to

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