emacs-devel
[Top][All Lists]
Advanced

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

Re: More reliable byte compilation, take 45


From: Lars Ingebrigtsen
Subject: Re: More reliable byte compilation, take 45
Date: Mon, 04 Oct 2021 19:35:36 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Steingold <sds@gnu.org> writes:

> When the byte compiler sees `(require 'foo)`, it will check that `foo.ell`
> has changed since last loaded and will reload it automatically.

Nothing requires subr.el -- it's prebuilt, but everything uses functions
from it.  Recompiling everything after changing anything in subr.el
would make development impossible.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

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