[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: dired-do-touch
From: |
Juri Linkov |
Subject: |
Re: dired-do-touch |
Date: |
Wed, 31 Mar 2004 06:14:05 +0300 |
User-agent: |
Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) |
Matthew Mundell <address@hidden> writes:
> Juri Linkov <address@hidden> writes:
>> BTW, I think that since we will modify the file mode changing command
>> to use the primitive, we could add a `rwxrwxrwx'-like format to formats
>> acceptable by the `set-file-modes' (or perhaps to a new mode-parsing
>> wrapper around it).
>
> This seems worse than the a+rwx format.
rwxrwxrwx is simpler because it is WYSIWYG.
And it's easier for the user to change
when s?he is presented with the initial value to edit.
And it's what (nth 8 (file-attributes file)) returns,
so the reverse operation will be logical.
--
Juri Linkov
http://www.jurta.org/emacs/
- Re: dired-do-touch, (continued)
- Re: dired-do-touch, Matthew Mundell, 2004/03/27
- Re: dired-do-touch, Juri Linkov, 2004/03/27
- Re: dired-do-touch, Matthew Mundell, 2004/03/28
- Re: dired-do-touch, Eli Zaretskii, 2004/03/29
- Re: dired-do-touch, Juri Linkov, 2004/03/29
- Re: dired-do-touch, Andreas Schwab, 2004/03/29
- Re: dired-do-touch, Eli Zaretskii, 2004/03/30
- Re: dired-do-touch, Juri Linkov, 2004/03/30
- Re: dired-do-touch, Matthew Mundell, 2004/03/30
- Re: dired-do-touch, Stefan Monnier, 2004/03/30
- Re: dired-do-touch,
Juri Linkov <=
- Re: dired-do-touch, Matthew Mundell, 2004/03/31
- Re: dired-do-touch, Richard Stallman, 2004/03/31
- Re: dired-do-touch, Stefan Monnier, 2004/03/31
- Re: dired-do-touch, Matthew Mundell, 2004/03/30
- Re: dired-do-touch, Juri Linkov, 2004/03/29
- Re: dired-do-touch, Matthew Mundell, 2004/03/27
- Re: dired-do-touch, Richard Stallman, 2004/03/27
Re: dired-do-touch, Lars Hansen, 2004/03/21