emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64325: closed (ACL error)


From: GNU bug Tracking System
Subject: bug#64325: closed (ACL error)
Date: Thu, 06 Jul 2023 06:42:02 +0000

Your message dated Thu, 06 Jul 2023 09:40:57 +0300
with message-id <83v8exilty.fsf@gnu.org>
and subject line Re: bug#64325: ACL error
has caused the debbugs.gnu.org bug report #64325,
regarding ACL error
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64325: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64325
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: ACL error Date: Wed, 28 Jun 2023 09:15:16 -0400 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Please see the attached debug on error which is generated when I attempt to save a modified buffer/file, regardless of mode.

Emacs version - GNU Emacs 30.0.50 (build 36, x86_64-pc-linux-gnu, GTK+ Version 3.24.36, cairo version 1.16.0) of 2023-06-28

Charlie Millar

Attachment: Debugger-2023-06-28
Description: Text document


--- End Message ---
--- Begin Message --- Subject: Re: bug#64325: ACL error Date: Thu, 06 Jul 2023 09:40:57 +0300
> Cc: 64325@debbugs.gnu.org
> Date: Thu, 29 Jun 2023 08:47:29 +0300
> From: Eli Zaretskii <eliz@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.

No further comments, so I presume the issue can be closed now.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]