all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pete Gillin <pete@void.printf.net>
To: Eli Zaretskii <eliz@gnu.org>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Execute permission on Windows XP emacs 22.1
Date: Mon, 9 Jul 2007 16:03:53 +0100	[thread overview]
Message-ID: <20070709150353.GG14208@void.printf.net> (raw)
In-Reply-To: <u644tbpv3.fsf@gnu.org>

On Mon, Jul 09, 2007 at 05:42:24PM +0300, Eli Zaretskii wrote:
> Emacs doesn't maintain any of these bits, it just calls the `umask'
> in the Windows library. It's `umask' that maintains the bits, and as
> explained above, the Windows implementation only maintains two bits:
> 200 and 400.

Okay, that makes sense.

> So now that we established the reasons for what you saw, is there
> some real problem where this (mis)behavior gets in your way? If the
> problem is the Cygwin port of SVN client, then either it has some
> workaround for this, or it really means you to use only Cygwin
> programs (which presumably manipulate the permissions through the
> Windows Security API). Or maybe you can find a native Windows port
> of SVN client, that will not pay attention to the security
> information.

Adding new files using the cygwin port of svn is the only time this
causes a problem for me. It's not a big deal, so if the only fix is
for emacs to start using the more advanced API and that's not likely
to happen soon then I'll live with it.

(I could use the native Windows svn client, but (for various reasons)
the convenience of the cygwin version outweighs the minor
inconvenience of having to unset the executable bit on new files. Or I
guess I could try the cygwin port of emacs which might go through
cygwin and so control the full permissions properly, but I don't
always use emacs from cygwin and I don't want to confuse myself with
two different versions.)

Glad we've cleared that up. Thank you.

Pete.

      reply	other threads:[~2007-07-09 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-09  9:14 Execute permission on Windows XP emacs 22.1 Pete Gillin
2007-07-09 12:19 ` Eli Zaretskii
2007-07-09 13:46   ` Pete Gillin
2007-07-09 14:42     ` Eli Zaretskii
2007-07-09 15:03       ` Pete Gillin [this message]

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=20070709150353.GG14208@void.printf.net \
    --to=pete@void.printf.net \
    --cc=eliz@gnu.org \
    --cc=help-gnu-emacs@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.