unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#31529: Sentence order in dired.texi(emacs-26)
@ 2018-05-19 16:47 Takesi Ayanokoji
  2018-06-07 23:25 ` Noam Postavsky
  0 siblings, 1 reply; 3+ messages in thread
From: Takesi Ayanokoji @ 2018-05-19 16:47 UTC (permalink / raw)
  To: 31529

[-- Attachment #1: Type: text/plain, Size: 1356 bytes --]

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>

[-- Attachment #2: Type: text/html, Size: 1564 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31529: Sentence order in dired.texi(emacs-26)
  2018-05-19 16:47 bug#31529: Sentence order in dired.texi(emacs-26) Takesi Ayanokoji
@ 2018-06-07 23:25 ` Noam Postavsky
  2018-06-09  8:59   ` Eli Zaretskii
  0 siblings, 1 reply; 3+ messages in thread
From: Noam Postavsky @ 2018-06-07 23:25 UTC (permalink / raw)
  To: Takesi Ayanokoji; +Cc: 31529

On 19 May 2018 at 12:47, Takesi Ayanokoji <ayanokoji.takesi@gmail.com> 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".





^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#31529: Sentence order in dired.texi(emacs-26)
  2018-06-07 23:25 ` Noam Postavsky
@ 2018-06-09  8:59   ` Eli Zaretskii
  0 siblings, 0 replies; 3+ messages in thread
From: Eli Zaretskii @ 2018-06-09  8:59 UTC (permalink / raw)
  To: Noam Postavsky; +Cc: 31529-done, ayanokoji.takesi

> From: Noam Postavsky <npostavs@gmail.com>
> Date: Thu, 07 Jun 2018 19:25:27 -0400
> Cc: 31529@debbugs.gnu.org
> 
> On 19 May 2018 at 12:47, Takesi Ayanokoji <ayanokoji.takesi@gmail.com> 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.





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-06-09  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-19 16:47 bug#31529: Sentence order in dired.texi(emacs-26) Takesi Ayanokoji
2018-06-07 23:25 ` Noam Postavsky
2018-06-09  8:59   ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).