>>>>> On Tue, 19 Oct 2021 23:23:18 +0800, 積丹尼 Dan Jacobson
>>>>> <[email protected]> said:
積丹尼> Let's say we are reading e.g.,
積丹尼> (info "(make) Instead of Execution")
積丹尼> and want to share it with someone via a hyperlink.
積丹尼> It would be nice if emacs / info etc. had a keystroke to copy
積丹尼>
https://www.gnu.org/software/make/manual/html_node/Instead-of-Execution.html
積丹尼> somehow.
Youʼre looking for 'Info-url-for-node' from Drew Adams' info+.el
(although you'll have to adapt it, as it currently only supports the
Emacs and Emacs Lisp manuals).
Robert
--