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

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

bug#62004: closed (30.0.50; comp-run-async-workers failure when default-


From: GNU bug Tracking System
Subject: bug#62004: closed (30.0.50; comp-run-async-workers failure when default-directory deleted)
Date: Thu, 09 Mar 2023 09:26:01 +0000

Your message dated Thu, 09 Mar 2023 09:25:46 +0000
with message-id <xjf356euvhh.fsf@ma.sdf.org>
and subject line Re: bug#62004: 30.0.50; comp-run-async-workers failure when 
default-directory deleted
has caused the debbugs.gnu.org bug report #62004,
regarding 30.0.50; comp-run-async-workers failure when default-directory deleted
to be marked as done.

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


-- 
62004: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62004
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: 30.0.50; comp-run-async-workers failure when default-directory deleted Date: Mon, 06 Mar 2023 10:48:58 -0500 User-agent: mu4e 1.9.21; emacs 30.0.50

A corner case I've recently run into with comp-run-async-workers:

1. create a non-empty elisp file at /tmp/dir/test.el
2. visit /tmp/dir/test.el
3. delete /tmp/dir/
4. from within the test.el buffer `M-x emacs-lisp-native-compile-and-load`

The process will fail with:

/tmp/dir/test.el: Opening input file, No such file or directory, /tmp/dir/test.el

A similar edge case is accounted for when the buffer has no associated file. e.g. attempting emacs-lisp-native-compile-and-load from the *scratch* buffer results in the user error:
The buffer must be saved in a file first.

Perhaps a similar check should be made in the case described above.


In GNU Emacs 30.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.36, cairo version 1.17.8) of 2023-02-06 built on nbook
Repository revision: 907fd1f7ff402f9d226ebb3b891ea5b54fac1d1c
Repository branch: master
Windowing system distributor 'The X.Org Foundation', version 11.0.12101006
System Description: Arch Linux




--- End Message ---
--- Begin Message --- Subject: Re: bug#62004: 30.0.50; comp-run-async-workers failure when default-directory deleted Date: Thu, 09 Mar 2023 09:25:46 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)
No Wayman <iarchivedmywholelife@gmail.com> writes:

> Andrea Corallo <akrl@sdf.org> writes:
>
>> Hi,
>>
>> 8a2a554192a should fix in 29.
>>
>> Please let us know if we can close this.
>>
>> Best Regards
>>
>>   Andrea
>
> I won't have time to install the patch today, but it stands to reason
> that it will solve the problem.
> I would consider this closed.
> Thanks.

Done


--- End Message ---

reply via email to

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