emacs-devel
[Top][All Lists]
Advanced

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

Re: scratch/command 064f146 1/2: Change command to interactive ... modes


From: Lars Ingebrigtsen
Subject: Re: scratch/command 064f146 1/2: Change command to interactive ... modes
Date: Tue, 16 Feb 2021 18:39:18 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

>> Why it's important that commands loaded from .elc files are backwards
>> compatible when commands loaded from .el files aren't, for instance.
>
> The command's body is the same, so it is IMO a disadvantage to have a
> .elc file that can only be loaded by Emacs >= 28.

The .elc file can be loaded fine -- the only incompatibility is in the
interactive spec bit (both in the .el file and in the .elc file).

So "not backwards compatible bytecode" is perhaps overstating the case.

-- 
(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]