From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: emacs-devel@gnu.org
Subject: Re: master 4e4b76b: Make info-look try to use more recent Python manual
Date: Thu, 12 Aug 2021 12:56:23 -0400 [thread overview]
Message-ID: <jwv35rey57d.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87k0kqhbqd.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 12 Aug 2021 18:24:58 +0200")
Lars Ingebrigtsen [2021-08-12 18:24:58] wrote:
> Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> WIBNI we could move this setting to python.el?
> It would indeed, but all the other `info-lookup-maybe-add-help' are in
> info-look.el. We could move all of them to their modes, but then all
> modes would be loading info-look.el, and (I'm guessing) not that many
> people use it, so they'd be taking a performance impact.
That's what I mean by "could": provide some way for python.el to give
the needed info to `info-look` but without eagerly loading `info-look`.
E.g. by adding the info to a buffer-local var later consulted by `info-look`.
Stefan
next prev parent reply other threads:[~2021-08-12 16:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210812152043.24248.62809@vcs0.savannah.gnu.org>
[not found] ` <20210812152044.4811020997@vcs0.savannah.gnu.org>
2021-08-12 16:20 ` master 4e4b76b: Make info-look try to use more recent Python manual Stefan Monnier
2021-08-12 16:24 ` Lars Ingebrigtsen
2021-08-12 16:56 ` Stefan Monnier [this message]
2021-08-13 11:46 ` Lars Ingebrigtsen
2021-08-21 14:02 ` Stefan Monnier
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=jwv35rey57d.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.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.