unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Heerdegen <michael_heerdegen@web.de>
To: "Maxime Tréca" <maxime.treca@gmail.com>
Cc: 48147@debbugs.gnu.org
Subject: bug#48147: 27.2; dired-hide-details-mode does not work properly with dired-subdirs
Date: Sun, 04 Jul 2021 02:06:14 +0200	[thread overview]
Message-ID: <87bl7jt021.fsf@web.de> (raw)
In-Reply-To: <86a6pef3zm.fsf@church.i-did-not-set--mail-host-address--so-tickle-me> ("Maxime Tréca"'s message of "Sun, 02 May 2021 01:06:53 +0200")

Maxime Tréca <maxime.treca@gmail.com> writes:

> To reproduce this issue:
>
> - Activate dired-hide-details-mode
> - Insert a subdirectory pressing 'i'
> - Hide the subdirectory using the '$' key
> - Show the subdirectory again using '$'
>
> The resulting subdirectory shows dired lines with all information
> even though dired-omit-mode is activated.

Indeed.  Toggling `dired-hide-details-mode' doesn't even help (the
buffer contents are broken), one has to revert the buffer.

This happens because `dired--unhide' unconditionally removes any
`invisible` text properties, including the `dired-hide-details-detail`
valued ones used by `dired-hide-details-mode' (see the "FIXME" note in
the code).

Michael.





      reply	other threads:[~2021-07-04  0:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-01 23:06 bug#48147: 27.2; dired-hide-details-mode does not work properly with dired-subdirs Maxime Tréca
2021-07-04  0:06 ` Michael Heerdegen [this message]

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=87bl7jt021.fsf@web.de \
    --to=michael_heerdegen@web.de \
    --cc=48147@debbugs.gnu.org \
    --cc=maxime.treca@gmail.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).