emacs-devel
[Top][All Lists]
Advanced

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

Re: master 5ad5b797f7: Set `comp-no-spawn' earlier using -no-comp-spawn


From: Sean Whitton
Subject: Re: master 5ad5b797f7: Set `comp-no-spawn' earlier using -no-comp-spawn
Date: Sun, 30 Oct 2022 06:24:41 -0700
User-agent: Gnus/5.13 (Gnus v5.13)

Hello,

On Wed 26 Oct 2022 at 02:37AM -04, Andrea Corallo wrote:

> branch: master
> commit 5ad5b797f78dacb9c901d3c63bee05b1762fa94f
> Author: Andrea Corallo <andrea.corallo@arm.com>
> Commit: Andrea Corallo <andrea.corallo@arm.com>
>
>     Set `comp-no-spawn' earlier using -no-comp-spawn
>
>     * src/emacs.c (standard_args): Add '-no-comp-spawn' cmd line option.
>     * lisp/startup.el (command-line): Parse '-no-comp-spawn' cmd line
>     option.
>     * lisp/emacs-lisp/comp.el (comp-run-async-workers, comp-final):
>     Use '-no-comp-spawn'.
> ---
>  lisp/emacs-lisp/comp.el | 10 +++++-----
>  lisp/startup.el         |  5 ++++-
>  src/emacs.c             |  1 +
>  3 files changed, 10 insertions(+), 6 deletions(-)

I backported this to Emacs 28 for, Debian and it has solved the problem
for at least one of the bug reporters -- thank you.

-- 
Sean Whitton



reply via email to

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