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: Sun, 14 Feb 2021 17:20:13 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:

> It seems to survive, yes.
>
> Byte-code on Emacs 27:
>
> (defalias 'foo #[(arg) "\301\302^H\"\207" [arg message "P was %s"] 3 nil "P"])
>
> Byte-code on master:
>
> (defalias 'foo #[(arg) "\301\302^H\"\207" [arg message "P was %s"] 3
> nil ["P" (fundamental-mode)]])

Great!

> So I could pack it up as a new GNU ELPA package `future-interactive',
> and anyone who wants to use it, can.  Or should it be a core package
> perhaps?

Hm...  perhaps a core package would be the best solution here?

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