emacs-devel
[Top][All Lists]
Advanced

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

Re: Info viewer: Links to symbol documentation


From: Stefan Monnier
Subject: Re: Info viewer: Links to symbol documentation
Date: Sat, 25 Apr 2020 09:02:19 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

> One could perhaps create a new defvar with a list of manuals for which
> to enable this, and disable it in all other cases.

Short of finding it out automatically, that's probably what we'd need to
do, yes.

> Perhaps more elegantly, one could add links only when there is
> a corresponding symbol in the obarray.

That will suffer from false positives.
Also for non-Emacs documentation, we could also add links but to the
relevant part of the manual.


        Stefan




reply via email to

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