GNU bug report logs -
#56896
29.0.50; [PATCH] Make the bookmark fringe icon look like a bookmark
Previous Next
Reported by: Jim Porter <jporterbugs <at> gmail.com>
Date: Tue, 2 Aug 2022 19:14:02 UTC
Severity: wishlist
Tags: patch
Found in version 29.0.50
Done: Jim Porter <jporterbugs <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Currently, the bookmark fringe icon is a circle. However, Emacs already
uses a circle to represent breakpoints (as do a lot of other IDEs).
These are usually a different color, but I think it would be nice if the
bookmark fringe icon were a different shape too. This would help
colorblind users, since (depending on their Emacs theme and what kind of
colorblindness they have), it might be hard to distinguish the bookmark
icon from the breakpoint icon.
It would help make the purpose of the indicator more obvious to users
who don't directly use bookmarks. Some packages (including the built-in
org-capture package) set bookmarks automatically, and a user might not
realize that the dot indicates a bookmark, as opposed to some other thing.
Attached are some screenshots showing before/after, plus a patch for
this. I converted the string definition of the bitmap to a vector of
(binary) numbers, since then a reader can see the shape of the icon if
they look carefully.
[0001-Make-the-bookmark-fringe-icon-look-like-a-bookmark.patch (text/plain, attachment)]
[before.png (image/png, attachment)]
[after.png (image/png, attachment)]
This bug report was last modified 2 years and 276 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.