GNU bug report logs -
#51138
Increase the value of kill-ring-max
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Mon, 11 Oct 2021 20:20:02 UTC
Severity: wishlist
Tags: patch
Fixed in version 29.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
> It should also fix the issue indicated by Juri by adding a new user
> option for the number of entries in the "Paste from Kill Ring" menu.
> I set it to 60 by default, as that was the previous max number of
> entries, and it feels like it should have the least amount of impact to
> just change nothing, but I'm open to alternative suggestions.
Thanks. It makes sense to reduce the default value of yank-menu-max-items
because long menus are hard to navigate, but OTOH indeed maybe better
to leave it at the previous max number.
> (defcustom yank-menu-length 20
> - "Maximum length to display in the `yank-menu'."
> + "Maximum length of entries in the `yank-menu'."
The previous docstring was unclear, but the new docstring
doesn't make it clearer. I don't have a concrete suggestion,
but it needs to say that this length truncates the text
of each menu item.
This bug report was last modified 3 years and 270 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.