GNU bug report logs -
#24897
24.5; doc for `M' in Dired
Previous Next
Reported by: Drew Adams <drew.adams <at> oracle.com>
Date: Mon, 7 Nov 2016 18:53:01 UTC
Severity: minor
Tags: patch
Found in version 24.5
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Sun, 13 Oct 2019 23:21:51 +0000 (UTC)
> From: Drew Adams <drew.adams <at> oracle.com>
> Cc: Eli Zaretskii <eliz <at> gnu.org>, 24897 <at> debbugs.gnu.org
>
> I suggest something like this: Instead of
> "symbolic modes like `g+w'" we say
> "symbolic modes like `a+w' and `a-w'".
>
> `a+w' and `a-w'o are likely the most useful for users on
> MS Windows. And I think it helps to show both + and -.
On Windows there's no difference between a+w, g+w, u+w, and o+w. You
will just confuse people by giving them too many examples. They
should read the full docs instead (if they want to use this facility,
which on Windows I find not very probable).
> > +Note that on MS-Windows only the `w' (write) bit is meaningful:
> > +resetting it makes the file read-only. Changing any other bit
> > +has no effect on MS-Windows
>
> I'm not sure "resetting" is as clear as this can be.
It's clear enough IMNSHO. Let's not split hair here, shall we?
> How about something like this?
>
> Note that on MS-Windows only the `w' (write) bit is
> meaningful. Adding it (`a+w') makes a file writable.
> Removing it (`a-w') makes a file read-only. Changing
> any other bit has no effect on MS-Windows.
See above: using a- or a+ only muddies the water.
> (I also think, but Eli will correct me - and this might
> depend on one's setup, that the use of `g',`u', and `o'
> is useless on MS Windows. At least in my case there's
> no distinction between `g', `u', `o', and `a'.
"No distinction" is correct, "useless" in confusingly misleading.
I think the doc string is fine as proposed in the last message, we
should stop bikeshedding about this minor issue.
This bug report was last modified 5 years and 222 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.