GNU bug report logs -
#1394
`kbd' is wasteful
Previous Next
Reported by: rms <at> gnu.org
Date: Thu, 20 Nov 2008 20:30:06 UTC
Severity: minor
Tags: wontfix
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #6 received at 1394 <at> debbugs.gnu.org (full text, mbox):
Richard Stallman <rms <at> 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...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
This bug report was last modified 7 years and 35 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.