bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#31405: 25.3; Python.el doesn't provide infos to info-lookup-symbol


From: Lars Ingebrigtsen
Subject: bug#31405: 25.3; Python.el doesn't provide infos to info-lookup-symbol
Date: Thu, 12 Aug 2021 17:21:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"Basil L. Contovounesios" <contovob@tcd.ie> writes:

> In my case I have to override it as
>
>   (with-eval-after-load 'info-look
>     (info-lookup-add-help
>      :mode 'python-mode
>      :doc-spec '(("(python3.9)Index"))))
>
> to match the name and version of the manual installed by Debian.

I've now adjusted the code to look for the 3.9 manual, but I haven't
actually tested.  And perhaps it should ... look even more for newer
versions, but I don't know quite how -- just loop over a bunch of
version numbers?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]