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#63676: cancelling editable dired causes UI problems with dired Date: Wed, 24 May 2023 14:05:43 +0300 Message-ID: <83ilcing54.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="37766"; mail-complaints-to="usenet@ciao.gmane.io" Cc: 63676@debbugs.gnu.org To: Peter Mao Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 24 13:06:16 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 1q1mJs-0009dS-H6 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 24 May 2023 13:06:16 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q1mJf-0000oY-Ko; Wed, 24 May 2023 07:06:03 -0400 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 1q1mJe-0000oP-VV for bug-gnu-emacs@gnu.org; Wed, 24 May 2023 07:06:03 -0400 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 1q1mJe-0001nz-O0 for bug-gnu-emacs@gnu.org; Wed, 24 May 2023 07:06:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q1mJe-0006t4-Jt for bug-gnu-emacs@gnu.org; Wed, 24 May 2023 07:06:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 24 May 2023 11:06:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63676 X-GNU-PR-Package: emacs Original-Received: via spool by 63676-submit@debbugs.gnu.org id=B63676.168492632926434 (code B ref 63676); Wed, 24 May 2023 11:06:02 +0000 Original-Received: (at 63676) by debbugs.gnu.org; 24 May 2023 11:05:29 +0000 Original-Received: from localhost ([127.0.0.1]:42094 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1mJ7-0006sI-Ak for submit@debbugs.gnu.org; Wed, 24 May 2023 07:05:29 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:53978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q1mJ5-0006s1-JC for 63676@debbugs.gnu.org; Wed, 24 May 2023 07:05:28 -0400 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 1q1mJ0-0001S7-8c; Wed, 24 May 2023 07:05:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=NTGV8d+lKjuUFRw2BMamtIs135/Aszehbl2DS/kifuI=; b=UcvRf+n1Oqnc Lmo0SbNlDyGlGBA8ShyLgz1r7taJyUIPGU+ricOSmakOQvhSXze/I7+6h5ytpHmqM5x1h0yttjaev vgiVv6LxGOuX7HtVxC5Qlk9hEmn3VJISu/Ccav2qXT2oepNTu0WHI4ht1VHIVDivrSc8d6wIe4h4U FndMMmslPLQMIHir/Ydz2skvYhq4jTLljOURNamhNGHsER3JcUYCMZuIhIJBvInNODA3NrFLKExwj Cu15Z1GYJGWH+di6qpjLjQ6bY0UqUR38wu9teByrk7voCgMTWmdPiz4ZAPpxVPIXFA2zIPFZgaGR6 a9YU59wUC01sbw+PjyJJZA==; 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 1q1mIz-0003TB-O4; Wed, 24 May 2023 07:05:22 -0400 In-Reply-To: (message from Peter Mao on Tue, 23 May 2023 21:51:01 -0700) 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:262286 Archived-At: > From: Peter Mao > Date: Tue, 23 May 2023 21:51:01 -0700 > > I'm testing: GNU Emacs 29.0.91 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.33, cairo > version 1.16.0) of 2023-05-15 > > Dired behavior has multiple problems if subdirectories are present in the buffer and writable mode is > entered and then cancelled > > To reproduce the problem > 1. Open a directory in dired > 2. Insert a subdirectory with "i" > 3. Enter writable mode "C-x C-q" > 4. Cancel writable mode "C-c ESC" > > Now the subdirectory is in the buffer, but it can't be folded or removed with "C-u k" and the top dir files > can no longer be accessed. I seem to be unable to reproduce this. But your recipe lack some details, so I'm unsure. Would you please describe exactly what to type after "C-c ESC" to demonstrate that some commands don't work, and what did you expect those command to do? Thanks.