Thanks for the comments Stefan! Stefan Kangas writes: > Alvaro Ramirez writes: > >> +** Dired >> + >> ++++ >> +*** New option 'dired-hide-details-hide-absolute-location', >> enabled by default. >> +If non-nil, 'dired-hide-details-mode' also hides directories' >> absolute locations. > > I don't understand what this does, based on this description. > Could > this please be expanded to explain this in more concrete terms? Updated in patch. Hope that's clearer. > > It also seems like this is not wrapped to 72 characters, so > please amend > that as well. I think the header could be shortened by removing > the > "enabled by default" part. Ah, thanks for spotting. Updated patch. > > However, if we are talking about hiding the directory in the > first line, > i.e. here: > > /home/nisse: Included a with/without sample in the NEWS for clarity. > > then I think this should better be _off_ by default. Any chance we can consider on by default? If folks aren't enabling dired-hide-details-mode, then this feature is technically already off by default. I'm thinking for those who do use dired-hide-details-mode, there's possibly a likelihood they may want to hide this detail also.