GNU bug report logs -
#39042
26.3; Undocumented keys for Info mode
Previous Next
Reported by: Mark Harig <idirectscm <at> aim.com>
Date: Wed, 8 Jan 2020 17:37:01 UTC
Severity: minor
Tags: patch
Found in version 26.3
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Stefan Kangas <stefan <at> marxist.se>
> Cc: 39042 <at> debbugs.gnu.org, idirectscm <at> aim.com
> Date: Tue, 28 Apr 2020 09:44:41 +0200
>
> - ["Go to Node..." Info-goto-node
> + "---"
> + ("History"
> + ["Back in history" Info-history-back :active Info-history
> + :help "Go back in history to the last node you were at"]
> + ["Forward in history" Info-history-forward :active Info-history-forward
> + :help "Go forward in history"]
> + ["Show History" Info-history :active Info-history-list
> + :help "Go to menu of visited nodes"])
> + ("Jump to"
I'd use "Go to", not "Jump to".
> - ["Copy Node Name" Info-copy-current-node-name
> - :help "Copy the name of the current node into the kill ring"]
> - ["Clone Info buffer" clone-buffer
> - :help "Create a twin copy of the current Info buffer."]
> + ("Misc"
> + ["Copy Node Name" Info-copy-current-node-name
> + :help "Copy the name of the current node into the kill ring"]
> + ["Clone Info buffer" clone-buffer
> + :help "Create a twin copy of the current Info buffer."])
This only gains one menu item, at the price of hiding 2 items from the
user ("Misc" doesn't really say what's under it). I'd leave these 2
alone.
Thanks.
This bug report was last modified 5 years and 14 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.