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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 1394 in the body.
You can then email your comments to 1394 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Message #3 received at quiet <at> emacsbugs.donarmstrong.com (full text, mbox):
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.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#1394
; Package
emacs
.
(Thu, 07 Jul 2011 21:47:03 GMT)
Full text and
rfc822 format available.
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/
Added tag(s) wontfix.
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 15 Apr 2018 22:17:01 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
1394 <at> debbugs.gnu.org and rms <at> gnu.org
Request was from
Lars Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Sun, 15 Apr 2018 22:17:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#1394
; Package
emacs
.
(Sun, 15 Apr 2018 22:17:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 1394 <at> debbugs.gnu.org (full text, mbox):
Lars Magne Ingebrigtsen <larsi <at> gnus.org> writes:
> 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...
So I'm closing this bug report as WONTFIX.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 14 May 2018 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 7 years and 34 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.