From: michael@cadilhac.name (Michaël Cadilhac)
To: Dan Nicolaescu <dann@ics.uci.edu>
Cc: emacs-devel@gnu.org, rms@gnu.org, monnier@iro.umontreal.ca
Subject: Re: Interactive specs of C functions.
Date: Mon, 10 Sep 2007 17:27:06 +0200 [thread overview]
Message-ID: <87tzq2czhx.fsf@cadilhac.name> (raw)
In-Reply-To: <200709101513.l8AFDRIq029457@oogie-boogie.ics.uci.edu> (Dan Nicolaescu's message of "Mon, 10 Sep 2007 08:13:27 -0700")
[-- Attachment #1.1: Type: text/plain, Size: 1423 bytes --]
Dan Nicolaescu <dann@ics.uci.edu> writes:
> > > Can you please add handling of the 'X' format?
> ls -l data.o
> -rw------- 1 dann dann 143196 Sep 10 07:39 data.o
>
> M-x set-file-modes RET data.o RET a+rX RET
>
> ls -l data.o
> -rw-r--r-- 1 dann dann 143196 Sep 10 07:39 data.o
And this is utterly fine, isn't it?
$ la /dd/temp
-rw------- 1 micha micha 0 2007-09-10 17:23 /dd/temp
$ chmod a+rX /dd/temp
-rw-r--r-- 1 micha micha 0 2007-09-10 17:23 /dd/temp
The X flags means that if some user (u g or o) had a `x' flag, the new
mode should have it too.
> > The (info "(coreutils)Symbolic Modes") node doesn't know about that. Do
> > you mean the recursive feature of chmod? In which case, I don't think
> > it really is the job of `set-file-modes' to handle this.
>
> My point is that if set-file-modes does not handle -R, it should not
> just ignore it.
And it doesn't :
M-x set-file-modes RET /dd/temp RET -R RET
yields
file-modes-symbolic-to-number: Parse error in modes near `-R'
Don't you have this message?
--
| Michaël `Micha' Cadilhac | An error can become exact |
| http://michael.cadilhac.name | as the one who committed it |
| JID/MSN: | made a mistake or not. |
`---- michael.cadilhac@gmail.com | -- Pierre Dac - --'
[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]
[-- Attachment #2: Type: text/plain, Size: 142 bytes --]
_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel
next prev parent reply other threads:[~2007-09-10 15:27 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-07 14:58 Interactive specs of C functions Michaël Cadilhac
2007-09-07 18:01 ` Stefan Monnier
2007-09-07 21:52 ` Johan Bockgård
2007-09-08 2:18 ` Stefan Monnier
2007-09-08 19:48 ` Richard Stallman
2007-09-09 20:45 ` Stefan Monnier
2007-09-10 1:13 ` Richard Stallman
2007-09-10 2:29 ` Stefan Monnier
2007-09-12 23:59 ` Johan Bockgård
2007-09-08 7:01 ` Richard Stallman
2007-09-08 9:06 ` Michaël Cadilhac
[not found] ` <E1IUCIK-0008Ck-2z@fencepost.gnu.org>
2007-09-09 20:46 ` Michaël Cadilhac
2007-09-09 21:19 ` Stefan Monnier
2007-09-09 22:34 ` Michaël Cadilhac
2007-09-10 1:13 ` Richard Stallman
2007-09-10 11:06 ` Michaël Cadilhac
2007-09-10 14:52 ` Dan Nicolaescu
2007-09-10 15:05 ` Michaël Cadilhac
2007-09-10 15:13 ` Dan Nicolaescu
2007-09-10 15:27 ` Michaël Cadilhac [this message]
2007-09-10 15:39 ` Dan Nicolaescu
2007-09-10 15:55 ` Michaël Cadilhac
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87tzq2czhx.fsf@cadilhac.name \
--to=michael@cadilhac.name \
--cc=dann@ics.uci.edu \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.