[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [feature/native-comp][PATCH] Minor improvements
From: |
Andrea Corallo |
Subject: |
Re: [feature/native-comp][PATCH] Minor improvements |
Date: |
Sun, 15 Mar 2020 12:25:10 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Adam Porter <address@hidden> writes:
> Adam Porter <address@hidden> writes:
>
>> This patch makes some minor improvements to the feature/native-comp
>> branch, including renaming a few symbols, improving the usability of
>> some commands, improving some docstrings, and a few minor refactorings.
>> None of the compilation code is touched, only the UI and logging.
>> Andrea has approved this patch, and it's presented here for further
>> discussion before merging.
>
> Seems that I used the wrong command to produce that patch, as it is
> missing the normal git headers. Please see the attached patch instead.
Hi Adam,
thanks for working on this clean-up job, this is now pushed.
I think next around that would be your point of doing a better job
reporting async compilation errors.
After that we'll have to give the user a better visibility/control over
the async compilation queue. With the deferred compilation (I started
working on) the async queue will be an hot-spot (especially in case not
all Emacs gets native compiled by make).
Thanks
Andrea
--
address@hidden