From: Eli Zaretskii <eliz@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 44529@debbugs.gnu.org, stefan@marxist.se
Subject: bug#44529: [PATCH] Convert apropos-internal from C to Lisp
Date: Tue, 10 Nov 2020 18:01:33 +0200 [thread overview]
Message-ID: <834klx2obm.fsf@gnu.org> (raw)
In-Reply-To: <jwv361hz78l.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Tue, 10 Nov 2020 08:14:01 -0500)
> From: Stefan Monnier <monnier@iro.umontreal.ca>
> Cc: Stefan Kangas <stefan@marxist.se>, 44529@debbugs.gnu.org
> Date: Tue, 10 Nov 2020 08:14:01 -0500
>
> > Because if we don't, every Emacs session will load it right at the
> > start.
>
> I don't see that: elisp-mode.el calls `apropos-internal` only from
> `xref-backend-apropos`, which AFAICT is not used "right at the
> start" but only after loading `xref.el` which is itself not preloaded.
I don't want to rely on such shaky assumptions: the code in
elisp-mode.el can change any moment.
apropos-internal was always available in Emacs, so let's leave it
always available by putting it in subr.el or somesuch.
next prev parent reply other threads:[~2020-11-10 16:01 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-09 10:38 bug#44529: [PATCH] Convert apropos-internal from C to Lisp Stefan Kangas
2020-11-09 13:51 ` Stefan Monnier
2020-11-09 16:02 ` Eli Zaretskii
2020-11-09 20:44 ` Stefan Kangas
2020-11-10 3:27 ` Eli Zaretskii
2020-11-10 13:14 ` Stefan Monnier
2020-11-10 16:01 ` Eli Zaretskii [this message]
2020-11-10 19:50 ` Stefan Monnier
2020-11-10 20:08 ` Eli Zaretskii
2020-11-16 1:07 ` Stefan Kangas
2020-11-16 17:52 ` Eli Zaretskii
2020-11-25 1:57 ` Stefan Kangas
2020-12-19 18:02 ` Stefan Kangas
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=834klx2obm.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=44529@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=stefan@marxist.se \
/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 public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).