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

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

bug#44895: [External] : bug#44895: Add Info-copy-permalink


From: Juri Linkov
Subject: bug#44895: [External] : bug#44895: Add Info-copy-permalink
Date: Thu, 11 Nov 2021 19:40:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (x86_64-pc-linux-gnu)

> Did you bind it to a key?  Info+ binds it to `G', and
> that'd be my suggestion for Emacs also.  It goes to a
> node, just like `g'; it just goes to it in the manual
> on the web.

For symmetry we could use such keybindings:

  "g" 'Info-goto-node
  "G" 'Info-goto-node-web

  "w" 'Info-copy-current-node-name
  "W" 'Info-url-for-node





reply via email to

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