I just updated to the most recent version of Dired+ and Emacs (from a nightly build) and, for some reason when I open Dired on any path, I don't see details (e.g. file size, permissions, size, etc.)
Has anything changed on Dired+ in the latest version? How do I restore the details view? Here is a snapshot of what I get now:
Taken from the package documentation.
Starting with Emacs 24.4 (I assume what you got in nightly), listing details are hidden by default. Use
(
anytime to toggle this hiding. You can use optiondiredp-hide-details-initially-flag
to change the default/initial state. See also optiondiredp-hide-details-propagate-flag
.If you have an Emacs version older than 24.4, you can use library
dired-details+.el
(plusdired-details.el
) to get similar behavior.
How to find it quickly: M-x find-library enter dired+enter C-s details
You can just press C-( to toggle it;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With