[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#59580: 29.0.50; [PATCH] Add new choices to bookmark-sort-flag
From: |
Drew Adams |
Subject: |
bug#59580: 29.0.50; [PATCH] Add new choices to bookmark-sort-flag |
Date: |
Tue, 19 Dec 2023 00:44:57 +0000 |
FWIW -
An option name `*-flag' is explicitly
intended to signify a Boolean option.
"Adding more choices" to such an option
should entail renaming it.
As for bookmark sort orders, there are
many more that make sense - see here for
several that are predefined, and for how
users can easily combine them or define
their own:
https://www.emacswiki.org/emacs/BookmarkPlus#SortingBookmarks
(Related:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39293#8)