[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Feature request - a plain @ref command
From: |
Eli Zaretskii |
Subject: |
Re: Feature request - a plain @ref command |
Date: |
Sat, 04 Mar 2017 16:29:43 +0200 |
> From: Thien-Thi Nguyen <address@hidden>
> Date: Sat, 04 Mar 2017 11:02:11 +0100
>
> Another approach is to make sure all THINGs are properly added
> to the function or variable index, and forego hyperlinks (which
> tend to overwhelm the user experience when used in such density,
> IMHO), falling back to simply address@hidden; and add to Emacs
> something like:
>
> (defun Info-index-symbol-at-point ()
> "Do ‘Info-index’ on the symbol at point."
> (interactive)
> (Info-index (thing-at-point 'symbol)))
>
> (define-key Info-mode-map "j" 'Info-index-symbol-at-point)
Cross-references are not only for symbols in the index.