GNU bug report logs -
#36485
[PATCH] Improve some menus with separators and better wording
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Wed, 3 Jul 2019 07:19:02 UTC
Severity: wishlist
Tags: fixed, patch
Fixed in version 27.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 36485 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Wed, 3 Jul 2019 09:17:42 +0200
>
> Just a small patch to add menu separators to some menus that are
> missing them.
What were the criteria for determining that a separator is missing in
a particular place?
Adding separators makes the menus longer, which could be a problem,
especially on TTY frames with a small number of lines (like 24). So
we need to add them judiciously.
> ["Previous Topic" help-go-back
> - :help "Go back to previous topic in this help buffer"]
> + :help "Go back to previously visited topic"]
> ["Next Topic" help-go-forward
> - :help "Go back to next topic in this help buffer"]
> + :help "Go back to next visited topic"]
These changes lose information, because there could be more than on
Info buffer in an Emacs session. Any particular reason you thought we
should remove the "this help buffer" part?
> (easy-menu-define nil map ""
> '("Eww"
> - ["Exit" quit-window t]
> ["Close browser" quit-window t]
Why did you want to remove the "Exit" item?
Thanks.
This bug report was last modified 5 years and 305 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.