GNU bug report logs - #74214
30.0.92; Feature request - Support fringe bitmaps of width > 16 pixel

Previous Next

Package: emacs;

Reported by: Daniel Mendler <mail <at> daniel-mendler.de>

Date: Tue, 5 Nov 2024 17:12:01 UTC

Severity: wishlist

Found in version 30.0.92

Full log


View this message in rfc822 format

From: Daniel Mendler <mail <at> daniel-mendler.de>
To: 74214 <at> debbugs.gnu.org
Subject: bug#74214: 30.0.92; Feature request - Support fringe bitmaps of width > 16 pixel
Date: Tue, 05 Nov 2024 18:11:24 +0100
Dear Emacs devs,

on high resolution displays, fringe bitmaps of 8 or even 16 pixel are
quite small. The function `define-fringe-bitmap' requires the bitmap
width to be an integer from 1 to 16. I would like to request to lift
this restriction, maybe allowing widths up to 64 or even larger. The
fringe itself is already allowed to be larger, e.g., the following is
supported, but the bitmaps cannot take advantage of the larger fringe:

(setq-local left-fringe-width 64
            right-fringe-width 64)

Thank you!

In GNU Emacs 30.0.92 (build 1, x86_64-pc-linux-gnu, X toolkit, cairo
 version 1.18.2, Xaw scroll bars) of 2024-10-26




This bug report was last modified 221 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.