|
From: | Dmitry Gutov |
Subject: | bug#62762: 'make' often errors with "Org version mismatch" after pulling a new version of the code |
Date: | Sat, 25 Nov 2023 14:38:36 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0 |
On 25/11/2023 09:08, Eli Zaretskii wrote:
The change we installed in the Emacs build procedure simply delays the error until Org is actually used (as opposed to just being compiled as part of the build update).
In that case, could we have a way to avoid rebuilding the manuals? I recompile Emacs much more often than I read the manual, and in most cases it doesn't need to be the latest version.
Rebuilding the manual is in general the slowest step of the minor rebuilds, and skipping it could avoid this error to (at least until org-mode is used, yes).
[Prev in Thread] | Current Thread | [Next in Thread] |