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: Wed, 20 May 2020 09:37:43 +0300 Message-ID: <20200520063743.GB3314@protected.rcdrun.com> References: <83mu6fd9q6.fsf@gnu.org> <83k11jd8bs.fsf@gnu.org> <744818d3-e904-43a1-a3c1-a0a4a550ada1@default> <20200510195409.GD6298@protected.rcdrun.com> <5ac3067a-2f37-4122-8920-ca93d010c0dc@default> <20200511052615.GB2820@protected.rcdrun.com> <6b83a5d6-6774-42b5-af7e-0bca59a3a351@default> <20200511165818.GL11267@protected.rcdrun.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="ciao.gmane.io:159.69.161.202"; logging-data="36027"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mutt/1.14.0 (2020-05-02) Cc: michael_heerdegen@web.de, 41097@debbugs.gnu.org, tomasn@posteo.net, arthur.miller@live.com To: Drew Adams Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed May 20 08:39: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 1jbINq-0009Fv-G8 for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 20 May 2020 08:39:18 +0200 Original-Received: from localhost ([::1]:34292 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jbINp-0004ma-Cl for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 20 May 2020 02:39:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:57354) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jbINa-0004mT-UU for bug-gnu-emacs@gnu.org; Wed, 20 May 2020 02:39:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:40476) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jbINa-00087r-Js for bug-gnu-emacs@gnu.org; Wed, 20 May 2020 02:39:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jbINa-0003Jm-G4 for bug-gnu-emacs@gnu.org; Wed, 20 May 2020 02:39: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: Wed, 20 May 2020 06:39: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.158995668912681 (code B ref 41097); Wed, 20 May 2020 06:39:02 +0000 Original-Received: (at 41097) by debbugs.gnu.org; 20 May 2020 06:38:09 +0000 Original-Received: from localhost ([127.0.0.1]:52022 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbIMi-0003IT-Lt for submit@debbugs.gnu.org; Wed, 20 May 2020 02:38:08 -0400 Original-Received: from stw1.rcdrun.com ([217.170.207.13]:56851) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jbIMh-0003ID-AZ for 41097@debbugs.gnu.org; Wed, 20 May 2020 02:38:07 -0400 Original-Received: from localhost ([::ffff:41.210.147.182]) (AUTH: PLAIN securesender, TLS: TLS1.2,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 000000000009FD03.000000005EC4D047.00002529; Tue, 19 May 2020 23:37:58 -0700 Content-Disposition: inline In-Reply-To: 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:180648 Archived-At: * Drew Adams [2020-05-11 20:46]: > If you want to try it: > > At the top of that Dired+ web page you see a link > to the library, `dired+.el'. Here's its URL: > > https://www.emacswiki.org/emacs/dired%2b.el > > The Download button there has this URL: > > https://www.emacswiki.org/emacs/download/dired%2b.el It is useful, thank you. And why not include some of those functions in Emacs? Can you send it to Emacs to be included? Jean