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: Andrea Corallo
Subject: Re: master 5ad5b797f7: Set `comp-no-spawn' earlier using -no-comp-spawn
Date: Mon, 31 Oct 2022 13:11:01 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Sean Whitton <spwhitton@spwhitton.name> writes:

> 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,

I guess it means Debian is maintaining it's own emacs28 branch?

> Debian and it has solved the problem for at least one of the bug
> reporters -- thank you.

Happy to help :)

  Andrea



reply via email to

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