From debbugs-submit-bounces@debbugs.gnu.org Sat May 19 12:48:22 2018 Received: (at submit) by debbugs.gnu.org; 19 May 2018 16:48:22 +0000 Received: from localhost ([127.0.0.1]:41200 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fK51q-0003vC-Kl for submit@debbugs.gnu.org; Sat, 19 May 2018 12:48:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54652) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fK51p-0003uy-FX for submit@debbugs.gnu.org; Sat, 19 May 2018 12:48:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fK51j-0008Kw-0I for submit@debbugs.gnu.org; Sat, 19 May 2018 12:48:15 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:39689) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fK51i-0008Kp-Tq for submit@debbugs.gnu.org; Sat, 19 May 2018 12:48:14 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45612) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fK51h-0004J6-Jx for bug-gnu-emacs@gnu.org; Sat, 19 May 2018 12:48:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fK51g-0008Jv-Jh for bug-gnu-emacs@gnu.org; Sat, 19 May 2018 12:48:13 -0400 Received: from mail-ot0-x22d.google.com ([2607:f8b0:4003:c0f::22d]:39404) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fK51g-0008Ja-Dt for bug-gnu-emacs@gnu.org; Sat, 19 May 2018 12:48:12 -0400 Received: by mail-ot0-x22d.google.com with SMTP id l12-v6so12583545oth.6 for ; Sat, 19 May 2018 09:48:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=K06vg3NRj0bsuKO9MUSj7Fvo6Lh/jT5YdG6DgnSjQxc=; b=dubRlL+fuf2oLD65ChLTYmUslDHFDbyDoPMxMYRCrJ/Lo1p2VYkeMMerJ9/i1rtckK BYopVoh42jYJj0qyAes1sMcE7bcCeYbxOGtptUvunlQMz8eUzRY/JciOR56KSYAJVKcY sivp9L3i2z6jj5ZHI/eY5j1NZJQqjJGUEtewIdrrHg36rSOqWyynAfE9BVP6uAPJM61X mvs1OssLErdMKgzCX9Yq22jp4H4sFtW92lhjxyZhjLUjidwERuULHVvm2ptlbnAnF8IJ rZSMUsXZ3g/yXtCa7ozM653RBQlc4eToV+kjwZyEzE3i/GINCd7GPJCr/qE3M+idNgNf eIeQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=K06vg3NRj0bsuKO9MUSj7Fvo6Lh/jT5YdG6DgnSjQxc=; b=KSFazRHr27IOGEbDkeXz7F/WYHbwWvK2/dFzFflQr5cJroeKPgLJ4lgk55DFzhRCqm duaWsxBeNST2U2Le6HJIG4tYRIoT3PCqF8x/zjesHWV4LzxoKUJPHVeWuf95JWBhLcI/ 32KNSx4qPIdtcKRIgq52lWn4MXXt17YRJTHeYcKdsCMr7sTjMi9ReQHhjF3fTgIZnA8x E6tlDeYh0o/I/vi1mKIQK7gfe4q3CYsSscMbo6HP3R89Y1bTxBmHLFVsVCpXB8JhbYzo oID+XjJsaJu3isguV/LOnykIF40klf8D9J8ihg/V+8HMQu1s9b0eXSPxZ/mxq1qgwjsy cxIg== X-Gm-Message-State: ALKqPwfvUOEx5TH+nIBLAVZfOlqhDA5hS7fhA/TZvn0yZmCmQFM9EwWU mXeWSvrULCdjiBR0cHD0SfYrOAIi6giflKdvTEY= X-Google-Smtp-Source: AB8JxZoMJXzdRXc+0EvP4Mobd9KtV8RIW8KRq0pNHjavn41rCk+vH58ph9oWcR3Yy/HcCaZG6pSw6n3jVSY+R0Q9rWs= X-Received: by 2002:a9d:70cf:: with SMTP id w15-v6mr9917020otj.375.1526748491503; Sat, 19 May 2018 09:48:11 -0700 (PDT) MIME-Version: 1.0 From: Takesi Ayanokoji Date: Sun, 20 May 2018 01:47:59 +0900 Message-ID: Subject: Sentence order in dired.texi(emacs-26) To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary="0000000000007f5d81056c91d551" X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) --0000000000007f5d81056c91d551 Content-Type: text/plain; charset="UTF-8" Hi emacs developers. In dired.texi:240..253 You can delete empty directories just like other files, but normally Dired cannot delete directories that are nonempty. If the variable @code{dired-recursive-deletes} is non-@code{nil}, then Dired can delete nonempty directories including all their contents. That can be somewhat risky. If the value of the variable is @code{always}, Dired will delete nonempty directories recursively, which is even more risky. Even if you have set @code{dired-recursive-deletes} to @code{nil}, you might want sometimes to delete recursively directories without being asked for confirmation for all of them. This is handy when you have marked many directories for deletion and you are very sure that all of them can safely be deleted. For every nonempty directory you are asked for confirmation; if you answer @code{all}, then all the remaining directories will be deleted without more questions. I think the sentence Even if you have set @code{dired-recursive-deletes} to @code{nil}, you might want sometimes to delete recursively directories without being asked for confirmation for all of them. and the sentence This is handy when you have marked many directories for deletion and you are very sure that all of them can safely be deleted. is reverse order. How is this? ayatakesi --0000000000007f5d81056c91d551 Content-Type: text/html; charset="UTF-8"
Hi emacs developers.

In dired.texi:240..253

 You can delete empty directories just like other files, but normally
Dired cannot delete directories that are nonempty.  If the variable
@code{dired-recursive-deletes} is non-@code{nil}, then Dired can
delete nonempty directories including all their contents.  That can be
somewhat risky.  If the value of the variable is @code{always}, Dired
will delete nonempty directories recursively, which is even more
risky.  Even if you have set @code{dired-recursive-deletes} to
@code{nil}, you might want sometimes to delete recursively directories
without being asked for confirmation for all of them.  This is handy
when you have marked many directories for deletion and you are very
sure that all of them can safely be deleted.  For every nonempty
directory you are asked for confirmation; if you answer @code{all},
then all the remaining directories will be deleted without more
questions.

I think the sentence

Even if you have set @code{dired-recursive-deletes} to
@code{nil}, you might want sometimes to delete recursively directories
without being asked for confirmation for all of them.

and the sentence

This is handy
when you have marked many directories for deletion and you are very
sure that all of them can safely be deleted.

is reverse order.

How is this?

ayatakesi <ayanokoji.takesi@gmail.com>
--0000000000007f5d81056c91d551-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jun 07 19:25:36 2018 Received: (at 31529) by debbugs.gnu.org; 7 Jun 2018 23:25:37 +0000 Received: from localhost ([127.0.0.1]:38502 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fR4Hg-0001Gb-M4 for submit@debbugs.gnu.org; Thu, 07 Jun 2018 19:25:36 -0400 Received: from mail-io0-f177.google.com ([209.85.223.177]:46527) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fR4Hf-0001GO-0H for 31529@debbugs.gnu.org; Thu, 07 Jun 2018 19:25:35 -0400 Received: by mail-io0-f177.google.com with SMTP id d22-v6so13806849iof.13 for <31529@debbugs.gnu.org>; Thu, 07 Jun 2018 16:25:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=AS9HFJ5MJhn14yt8njGT1UCN/mTzvMRZP0b1Ut6UQ8w=; b=erIStfbYmBjfIUH1o1H9eqmvXicJxLBUkbpiDbyCyq9rRkt/OXThw/Yz7OV/XH4ELs 1W7vB+to8hTgoqmqtJ1E1dJFha2YU1lzmDMdAEOt/BgyBeosoq0X/73IrC+0+zI9cCgK dkKQlGpHEuWLvfmVgiv4gtNFsCo459Bnhv53KZvcrXi4pEQwVwXW0d78up2fyAdqasYR KjWndl3l12iA4m9JANTXDYbizuX4G4zxHb8y6FCWVL25NqZvQwvugicm63hSRsQuaglT vnWz4C1Hkq3dN7j243BuqRllHW8Rbj+fcHe0IQcf3ycf8pr4EqK6xntD6ahv+mwMR56k DqTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=AS9HFJ5MJhn14yt8njGT1UCN/mTzvMRZP0b1Ut6UQ8w=; b=bpDtLwSE3PJPNrNi7ttcQGif2TfLHbUodBIffMJm9Xoapt1g6GE2XOF0ZLv87fLaoS PgWBD3PSUAXdolbUJdiO9FP2kXeRVrSCKVQmH8LhQQDJIru+3CkIoHoCeYZ0F2erb52S SB4v+NhGCH+Uoq9beG1HMNtPw7ZhmM1sj8kIYeytJzs4vywvZkbPRtMEOZ9f7iCeQiIP hjk9TZYeQMPwqVw1WBhWpTBL1c9/bLJvEYD3+7SkwwRZV19rptDCc+xLM0eH+WyOKm2n leS4ts4CR8G1s10/yrz6vS9H+pmb7LwCz4ylcRUlsl7jvdvF7ngYETKLQ8sbTRYukNt+ 4gGQ== X-Gm-Message-State: APt69E1aJAWDItWNdaAYFyFXWCjqQKDOb26Xdufl/T0Qav+3hjdZDiZH k7fw81Y4KBCBQMX0MZETF81U+w== X-Google-Smtp-Source: ADUXVKITKfrxCGzh7uYgoBtfInTG7rek2mwYsG3w89qoGRvHzo0O53F9anzrWsAGCFhA8OMDRxMhQg== X-Received: by 2002:a6b:bd43:: with SMTP id n64-v6mr2708774iof.254.1528413929395; Thu, 07 Jun 2018 16:25:29 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id z85-v6sm1540551ita.1.2018.06.07.16.25.28 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 07 Jun 2018 16:25:28 -0700 (PDT) From: Noam Postavsky To: Takesi Ayanokoji Subject: Re: bug#31529: Sentence order in dired.texi(emacs-26) References: Date: Thu, 07 Jun 2018 19:25:27 -0400 In-Reply-To: (Takesi Ayanokoji's message of "Sun, 20 May 2018 01:47:59 +0900") Message-ID: <878t7q2n88.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 31529 Cc: 31529@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 19 May 2018 at 12:47, Takesi Ayanokoji wrote: > I think the sentence > > Even if you have set @code{dired-recursive-deletes} to > @code{nil}, you might want sometimes to delete recursively directories > without being asked for confirmation for all of them. > > and the sentence > > This is handy > when you have marked many directories for deletion and you are very > sure that all of them can safely be deleted. > > is reverse order. I don't think they're reversed, "this is handy" refers to the previous sentence "delete [...] without being asked [...] for all of them". Maybe it would be clearer if the second sentence said "For example" instead of "This is handy". Also, I'd say the word "recursively" *is* reversed with one of the words around it, it should be either "recursively delete directories" or "delete directories recursively". From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 09 05:00:10 2018 Received: (at 31529-done) by debbugs.gnu.org; 9 Jun 2018 09:00:10 +0000 Received: from localhost ([127.0.0.1]:40294 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRZjD-0002kb-SP for submit@debbugs.gnu.org; Sat, 09 Jun 2018 05:00:10 -0400 Received: from eggs.gnu.org ([208.118.235.92]:57084) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1fRZjC-0002ij-44 for 31529-done@debbugs.gnu.org; Sat, 09 Jun 2018 05:00:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRZj3-0008DB-9R for 31529-done@debbugs.gnu.org; Sat, 09 Jun 2018 05:00:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:44992) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRZj3-0008D1-5t; Sat, 09 Jun 2018 04:59:57 -0400 Received: from [176.228.60.248] (port=2660 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1fRZj1-0007vs-Uz; Sat, 09 Jun 2018 04:59:56 -0400 Date: Sat, 09 Jun 2018 11:59:58 +0300 Message-Id: <831sdgtjw1.fsf@gnu.org> From: Eli Zaretskii To: Noam Postavsky In-reply-to: <878t7q2n88.fsf@gmail.com> (message from Noam Postavsky on Thu, 07 Jun 2018 19:25:27 -0400) Subject: Re: bug#31529: Sentence order in dired.texi(emacs-26) References: <878t7q2n88.fsf@gmail.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 31529-done Cc: 31529-done@debbugs.gnu.org, ayanokoji.takesi@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Noam Postavsky > Date: Thu, 07 Jun 2018 19:25:27 -0400 > Cc: 31529@debbugs.gnu.org > > On 19 May 2018 at 12:47, Takesi Ayanokoji wrote: > > > I think the sentence > > > > Even if you have set @code{dired-recursive-deletes} to > > @code{nil}, you might want sometimes to delete recursively directories > > without being asked for confirmation for all of them. > > > > and the sentence > > > > This is handy > > when you have marked many directories for deletion and you are very > > sure that all of them can safely be deleted. > > > > is reverse order. > > I don't think they're reversed, "this is handy" refers to the previous > sentence "delete [...] without being asked [...] for all of them". > Maybe it would be clearer if the second sentence said "For example" > instead of "This is handy". > > Also, I'd say the word "recursively" *is* reversed with one of the words > around it, it should be either "recursively delete directories" or > "delete directories recursively". OK, I clarified the text there, and I'm marking the bug done. From unknown Sat Sep 20 16:17:17 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 07 Jul 2018 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator