unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Charles Millar <millarc@verizon.net>
Cc: 64325@debbugs.gnu.org
Subject: bug#64325: ACL error
Date: Thu, 29 Jun 2023 08:47:29 +0300	[thread overview]
Message-ID: <83mt0iu8em.fsf@gnu.org> (raw)
In-Reply-To: <5dbaa3f3-7bdf-97dd-c9e9-e6c65c0a3c47@verizon.net> (bug-gnu-emacs@gnu.org)

> Date: Wed, 28 Jun 2023 09:15:16 -0400
> From:  Charles Millar via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
> 
> Please see the attached debug on error which is generated when I attempt 
> to save a modified buffer/file, regardless of mode.

If, as I understand, you set debug-on-error non-nil when saving the
buffer, then this is normal: it means that the volume you have mounted
in /mnt/ doesn't support ACLs.  Emacs normally hides the ACL-related
errors and silently falls back on using set-file-modes, but setting
debug-on-error non-nil disables that.

So I don't think there's a bug here if you set debug-on-error.

If this happens even if you do not set debug-on-error, then I'd ask
you to step in Edebug through the code in backup-buffer-copy and tell
how come the with-demoted-errors form there doesn't do its job of
catching errors.

Thanks.





  reply	other threads:[~2023-06-29  5:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <5dbaa3f3-7bdf-97dd-c9e9-e6c65c0a3c47.ref@verizon.net>
2023-06-28 13:15 ` bug#64325: ACL error Charles Millar via Bug reports for GNU Emacs, the Swiss army knife of text editors
2023-06-29  5:47   ` Eli Zaretskii [this message]
2023-07-06  6:40     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83mt0iu8em.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=64325@debbugs.gnu.org \
    --cc=millarc@verizon.net \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).