From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.ciao.gmane.io!not-for-mail From: Jean Louis Newsgroups: gmane.emacs.bugs Subject: bug#41097: 28.0.50; (dired-toggle-marks) not working after copy Date: Sat, 9 May 2020 07:23:53 +0300 Message-ID: <20200509042353.GA15309@protected.rcdrun.com> References: <861rnybf34.fsf@protected.rcdrun.com> <20200506144423.GW24998@protected.rcdrun.com> <20200508132924.GI14650@protected.rcdrun.com> <87r1vukl86.fsf@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="88781"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14.0 (2020-05-02) Cc: 41097@debbugs.gnu.org, rthur Miller To: Michael Heerdegen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sat May 09 08:30:18 2020 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 1jXJ06-000N0O-5W for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 09 May 2020 08:30:18 +0200 Original-Received: from localhost ([::1]:43006 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jXJ04-0007Ek-PI for geb-bug-gnu-emacs@m.gmane-mx.org; Sat, 09 May 2020 02:30:16 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:55062) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jXIzr-00077S-0j for bug-gnu-emacs@gnu.org; Sat, 09 May 2020 02:30:03 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:35152) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jXIzq-0004r6-NT for bug-gnu-emacs@gnu.org; Sat, 09 May 2020 02:30:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jXIzq-00070m-K5 for bug-gnu-emacs@gnu.org; Sat, 09 May 2020 02:30:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Jean Louis Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 09 May 2020 06:30:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41097 X-GNU-PR-Package: emacs Original-Received: via spool by 41097-submit@debbugs.gnu.org id=B41097.158900575326841 (code B ref 41097); Sat, 09 May 2020 06:30:02 +0000 Original-Received: (at 41097) by debbugs.gnu.org; 9 May 2020 06:29:13 +0000 Original-Received: from localhost ([127.0.0.1]:46694 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXIz2-0006yq-HV for submit@debbugs.gnu.org; Sat, 09 May 2020 02:29:13 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:36941) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jXIjy-0006aq-MG for 41097@debbugs.gnu.org; Sat, 09 May 2020 02:13:39 -0400 Original-Received: from localhost ([::ffff:41.210.154.62]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 00000000002D4966.000000005EB64A09.0000721F; Fri, 08 May 2020 23:13:28 -0700 Content-Disposition: inline In-Reply-To: <87r1vukl86.fsf@web.de> X-Mailman-Approved-At: Sat, 09 May 2020 02:29:11 -0400 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" Xref: news.gmane.io gmane.emacs.bugs:179954 Archived-At: * Michael Heerdegen [2020-05-09 03:26]: > Jean Louis writes: > > > emacs -Q > > > > C-x C-f to /tmp directory > > C-x 3 to make 2 windows vertical > > in other directory, make new directory like /tmp/new > > create file in /tmp or choose any file with m, marking it > > use C to copy to /tmp/new > > C-x o to other window where file is copied, it has C mark > > press t to toggle, it is not working > > Note that (docstring): > > "Files marked with other flags (such as ā€˜Dā€™) are not affected." > > You must unmark the copied files (the C mark) for toggling to have an > effect on them. Is that your problem? > > Michael. Problem is explained, after copy of marked files in the neighboring window, the key `t' for `dired-toggle-marks' don't work, as `t' is not marking those files in the neighboring window. I have to kill the window and enter directory again to be able to mark the files with `t' Jean