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
Message #29 received at 56896 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 8/2/2022 7:28 PM, Eli Zaretskii wrote:
>> Cc: 56896 <at> debbugs.gnu.org
>> From: Jim Porter <jporterbugs <at> gmail.com>
>> Date: Tue, 2 Aug 2022 13:05:40 -0700
>>
>> 2) Let `bookmark-set-fringe-mark' take a symbol for a bitmap to use for
>> the mark (it currently takes a boolean). This would solve this immediate
>> case, but not other similar cases. For example, what if a user wants to
>> customize the fringe icons in diff-mode?
>>
> What I had in mind was 2).
>
> Not sure if we need a general capability as in 3), but if it can be
> implemented cleanly and will be convenient for user options, I don't
> see why not.
How does this look? I added a new built-in fringe bitmap
('large-circle'), since it should be generally-useful. There are a
couple different fringe bitmaps for breakpoints that could use this, but
I didn't do anything about that in this patch.
I also added a Customize widget to let users pick a fringe bitmap. I'm
not super-familiar with Customize, so I just guessed on how this is
supposed to be defined (I based it on the 'font' widget).
Finally, I adjusted the names of a couple bookmark variables and let
users specify a bitmap (or nil) for 'bookmark-fringe-mark'. Note that
changing this (via Customize or not) doesn't force an update of
already-set bookmark fringe marks. That would be nice to have, but I'd
need to study the code quite a bit more to figure out how to do this.
If this seems about right, I'll add a NEWS entry describing the change
(though I welcome any feedback about how much should go in NEWS; I'm not
100% sure).
[0001-Make-the-bookmark-fringe-icon-look-like-a-bookmark.patch (text/plain, 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.