GNU bug report logs -
#66041
30.0.50; Should 'flymake-note-echo' inherit from 'compilation-info'?
Previous Next
Reported by: Jim Porter <jporterbugs <at> gmail.com>
Date: Sun, 17 Sep 2023 04:43:02 UTC
Severity: minor
Found in version 30.0.50
Done: João Távora <joaotavora <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #99 received at 66041 <at> debbugs.gnu.org (full text, mbox):
On 9/25/2023 11:23 AM, João Távora wrote:
> On Mon, Sep 25, 2023 at 6:24 PM Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> So if we want
>> to implement something like this in the display engine, we'd need to
>> extend the format of the 'display' property in this case, adding some
>> kind of "priority" there, or maybe extend the fringe bitmap data
>> itself.
>
> I think either is acceptable, though the former is slightly better
> as it allows one to use the same bitmap data in many priorities.
This may or may not be helpful, but back in commit b87400c78b04, I added
the ability to specify the particular bitmap to use for a fringe icon.
For example, you can set 'bookmark-fringe-mark' to any known fringe
bitmap, and then you'll see that bitmap in the fringe for your
bookmarks. In essence, this lets you split the semantic meaning for a
fringe marker ("this marker means there's a bookmark here") from the
actual bitmap data ("what it looks like").
There's probably room to expand this convention from bookmarks to other
parts of Emacs, and maybe Flymake could benefit from it.
This bug report was last modified 1 year and 296 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.