all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ljung <lars@matholka.se>
To: Eli Zaretskii <eliz@gnu.org>
Cc: 41463@debbugs.gnu.org
Subject: bug#41463: 27.0.91; ACL error on Windows when trying to save file
Date: Fri, 22 May 2020 23:27:11 +0200	[thread overview]
Message-ID: <a3bb18b5-e5dc-63e2-251e-4371b88150b3@matholka.se> (raw)
In-Reply-To: <83zh9z23es.fsf@gnu.org>

Den 2020-05-22 kl. 21:08, skrev Eli Zaretskii:
> Please report all the details: the ACLs and the owner of that file,
> and your user's name and group.  It is impossible to investigate this
> without those details.
> 
> There was no change in handling of ACLs between Emacs 26 and 27, but
> some file-related operations now signal an error instead of silently
> failing.  I'm guessing you bumped into one such situation.

Now I think that this happens because H: is a network drive that is
marked as "available offline". The problem goes away if I reconnect to
the company network, and it comes back when I go offline again.

I traced this to acl_get_file() in w32.c where GetLastError() returns
50, i.e. ERROR_NOT_SUPPORTED.

I hope this helps.





      reply	other threads:[~2020-05-22 21:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-22 17:47 bug#41463: 27.0.91; ACL error on Windows when trying to save file Lars Ljung
2020-05-22 19:08 ` Eli Zaretskii
2020-05-22 21:27   ` Lars Ljung [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=a3bb18b5-e5dc-63e2-251e-4371b88150b3@matholka.se \
    --to=lars@matholka.se \
    --cc=41463@debbugs.gnu.org \
    --cc=eliz@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.