From: Drew Adams <drew.adams@oracle.com>
To: Tomas Nordin <tomasn@posteo.net>, help-gnu-emacs@gnu.org
Subject: RE: dired-hide-details-mode have no effect suddenly
Date: Sun, 3 Sep 2017 12:37:12 -0700 (PDT) [thread overview]
Message-ID: <1381b9d9-cceb-4a5b-ab7f-d430e3753e74@default> (raw)
In-Reply-To: <87d1778vjc.fsf@fliptop>
> > Do you see the same thing if you start Emacs using `emacs -Q'
>
> I don's see. Loaded magit, zerodark theme and maybe something else and
> it didn't happen.
Then recursively bisect your init file to find the culprit.
You can use command `comment-region' to comment or (with `C-u')
uncomment a selection of text. Use it to comment out 1/2, then
3/4, 7/8, ... of your init file. Narrow down the code you use,
to find the problem.
> > Do you perhaps use library `dired-details+.el'? If so, and if
>
> not what I know. I see a readme in my elpa directory,
> "dired-details+-readme.txt" but nothing else. I don't know what it's
> doing there, but anyway. It informs me it's not needed since emacs 24.4+
That's a misreading of that readme. What it says is that Emacs
24.4 and later provide `dired-hide-details-mode'. If all you
want is what that offers then you do not need any 3rd-party
library.
But if you want what `dired-details+.el' provides and you have
Emacs 24.4 or later then you can get those additional features
from Dired+ (library `dired+.el').
I've reworded that part of the readme to help prevent misreading:
NOTE: If you use Emacs 24.4 or later, and if you use library
`dired+.el', then you do not need this library or library
`dired-details.el'.
Instead, you can use `dired-hide-details-mode'. Library
`dired+.el' enhances `dired-hide-details-mode' to give it
the same features as `dired-details+.el' provides. In
that case, use `(require 'dired+.el)', and use option
`diredp-hide-details-propagate-flag' instead of option
`dired-details-propagate-flag'.
> I report back if I can be more specific, it feels like there
> must be a package doing something.
Again, bisect your init file, to find out what you are doing
that causes the behavior you don't like.
next prev parent reply other threads:[~2017-09-03 19:37 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-03 17:48 dired-hide-details-mode have no effect suddenly Tomas Nordin
2017-09-03 18:04 ` Drew Adams
2017-09-03 18:52 ` Tomas Nordin
2017-09-03 19:37 ` Drew Adams [this message]
2017-09-09 19:34 ` Tomas Nordin
2017-09-09 22:48 ` Drew Adams
2017-09-12 20:40 ` Tomas Nordin
2017-09-05 19:10 ` Charles A. Roelli
2017-09-09 19:25 ` Tomas Nordin
2017-09-20 20:49 ` Tomas Nordin
2017-09-21 18:30 ` Charles A. Roelli
2017-09-21 19:10 ` Tomas Nordin
2017-09-21 19:20 ` Tomas Nordin
2017-09-23 9:43 ` Charles A. Roelli
2017-09-24 15:49 ` Tomas Nordin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1381b9d9-cceb-4a5b-ab7f-d430e3753e74@default \
--to=drew.adams@oracle.com \
--cc=help-gnu-emacs@gnu.org \
--cc=tomasn@posteo.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).