bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#1394: `kbd' is wasteful


From: Lars Ingebrigtsen
Subject: bug#1394: `kbd' is wasteful
Date: Mon, 16 Apr 2018 00:16:41 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Richard Stallman <rms@gnu.org> writes:
>
>> Severity: minor
>>
>> [ resent from
>>   http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg03001.html ]
>>
>> `kbd' is preloaded, but using it causes loading of `edmacro.el'.
>> If `kbd' is going to be common, everything it needs should
>> be in subr.el.
>
> I've extracted the bits from edmacro.el into subr.el, just to see how
> much would have to be copied over.  I think it's about 140 lines,
> leaving edmacro.el with 580 lines.  (And the admacro functions would
> have to be rewritten from cl-macs code to pure Emacs Lisp, since subr.el
> probably can't require cl.el compile-time.)
>
> So I'm not sure it's worth it...

So I'm closing this bug report as WONTFIX.

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