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

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

bug#44895: Add Info-copy-permalink


From: Drew Adams
Subject: bug#44895: Add Info-copy-permalink
Date: Thu, 26 Nov 2020 15:06:02 -0800 (PST)

If you use Info+ then `G' (`Info-goto-node-web')
takes you to the Web version of the current node.

It uses function `Info-url-for-node' (also from
Info+) to get the URL for that.

,----
| Info-url-for-node is an interactive compiled Lisp function in
| ‘info+.el’.
| 
| (Info-url-for-node NODE)
| 
| Return a URL for NODE, a node in the GNU Emacs or Elisp manual.
| Alternatively, NODE can have the form (MANUAL)NODE, where MANUAL is
| "emacs" or "elisp" and NODE is the name of the node in that
| manual.  Empty NODE in (MANUAL) defaults to the `Top' node.
`----





reply via email to

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