From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#61510: 28.2; dired-hide-details-mode shows symlink targets after entering and exiting wdired Date: Tue, 14 Feb 2023 19:10:16 +0200 Message-ID: <83h6vocgw7.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="14534"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 61510@debbugs.gnu.org To: =?UTF-8?Q?I=C3=B1aki?= Cornejo de la Mora Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Tue Feb 14 18:11:24 2023 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pRypv-0003e9-Kk for geb-bug-gnu-emacs@m.gmane-mx.org; Tue, 14 Feb 2023 18:11:23 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pRypc-0007Gb-BE; Tue, 14 Feb 2023 12:11:04 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRypa-0007GM-Ga for bug-gnu-emacs@gnu.org; Tue, 14 Feb 2023 12:11:02 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pRypa-0001YT-7e for bug-gnu-emacs@gnu.org; Tue, 14 Feb 2023 12:11:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pRypa-0007Se-1f for bug-gnu-emacs@gnu.org; Tue, 14 Feb 2023 12:11:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 14 Feb 2023 17:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61510 X-GNU-PR-Package: emacs Original-Received: via spool by 61510-submit@debbugs.gnu.org id=B61510.167639464528653 (code B ref 61510); Tue, 14 Feb 2023 17:11:02 +0000 Original-Received: (at 61510) by debbugs.gnu.org; 14 Feb 2023 17:10:45 +0000 Original-Received: from localhost ([127.0.0.1]:56862 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRypJ-0007S5-3F for submit@debbugs.gnu.org; Tue, 14 Feb 2023 12:10:45 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:44830) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pRypH-0007Rm-EH for 61510@debbugs.gnu.org; Tue, 14 Feb 2023 12:10:43 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRypB-0001C0-M0; Tue, 14 Feb 2023 12:10:37 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:References:Subject:In-Reply-To:To:From: Date; bh=WtKfGWmPY3wtDWNOcmM2Y0qRwWeHCgilO8b9TPA0vVQ=; b=O2mqu9Pjgr4HGPDm9yiR VaZYy5FMGrjD7DFPgAVaZtNfveizROavownci0tLou9ffVna7T4Chkb8NJcEEPMQkTrTDVpBmGIOd Gal8axjtBSfGOq7B7yrZz34haMzJFWOnUJlJmBPZJPNMq+6WBoB/Dpg79s31KgsElOkjlwZij6HaV I6PGhFh9u7fTqlvMlV+eWf/Kiq8HDa8GAstEGohvnlWxz1RmmirbFd1qeKykrWy9UmoJLGBvkCmsU 3PMTQ6pQD4koVV1w9nRjZuwFojr66J7Zqr+Qn52lKp598B/AltFzWxRcS0p7eR1ZO0c1y+2AITFVG rw/Vzq5U03YY4g==; Original-Received: from [87.69.77.57] (helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pRypB-0001RS-5q; Tue, 14 Feb 2023 12:10:37 -0500 In-Reply-To: (message from =?UTF-8?Q?I=C3=B1aki?= Cornejo de la Mora on Tue, 14 Feb 2023 10:16:52 -0600) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.bugs:255616 Archived-At: > From: IƱaki Cornejo de la Mora > Date: Tue, 14 Feb 2023 10:16:52 -0600 > > When using dired-hide-details-mode with the default of hiding symlink > targets (setq dired-hide-details-hide-symlink-targets t), the targets > become visible when entering wdired (expected and really useful) > but they remain visible after exiting the mode with any of: > - wdired-abort-changes > - wdired-exit > - wdired-finish-edit > > The only way to restore the previous look is to toggle > dired-hide-details-mode off and on so that symlink targets are > hidden again. I assume this is unexpected behaviour and hope this helps. Thank you for your report. To make the investigation of this issue easier, could you please post a step-by-step recipe for reproducing this starting from "emacs -Q"?