From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: rms@gnu.org
Cc: 1394@debbugs.gnu.org
Subject: bug#1394: `kbd' is wasteful
Date: Thu, 07 Jul 2011 23:35:53 +0200 [thread overview]
Message-ID: <m3tyaxvkna.fsf@quimbies.gnus.org> (raw)
In-Reply-To: <hemyfui1u3.fsf@fencepost.gnu.org> (Richard Stallman's message of "Fri, 29 Feb 2008 14:54:12 -0500")
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...
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog http://lars.ingebrigtsen.no/
next parent reply other threads:[~2011-07-07 21:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <hemyfui1u3.fsf@fencepost.gnu.org>
2011-07-07 21:35 ` Lars Magne Ingebrigtsen [this message]
2018-04-15 22:16 ` bug#1394: `kbd' is wasteful Lars Ingebrigtsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m3tyaxvkna.fsf@quimbies.gnus.org \
--to=larsi@gnus.org \
--cc=1394@debbugs.gnu.org \
--cc=rms@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.