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

To reply to this bug, email your comments to 74214 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#74214; Package emacs. (Tue, 05 Nov 2024 17:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Daniel Mendler <mail <at> daniel-mendler.de>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 05 Nov 2024 17:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Daniel Mendler <mail <at> daniel-mendler.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#74214; Package emacs. (Tue, 05 Nov 2024 19:11:02 GMT) Full text and rfc822 format available.

Message #8 received at 74214 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Daniel Mendler <mail <at> daniel-mendler.de>,
 Po Lu <luangruo <at> yahoo.com>
Cc: 74214 <at> debbugs.gnu.org
Subject: Re: bug#74214: 30.0.92;
 Feature request - Support fringe bitmaps of width > 16 pixel
Date: Tue, 05 Nov 2024 21:10:44 +0200
> Date: Tue, 05 Nov 2024 18:11:24 +0100
> From:  Daniel Mendler via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> 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)

This is not easy.  For some history, see bug#37755 and bug#37689.

Po Lu, ISTR that we established at some point that there were some
technical difficulties to implementing scaling of fringe bitmaps, but
I cannot find the relevant discussion.  Do you happen to remember the
details?  Or am I dreaming and we never talked about this?




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.