GNU bug report logs -
#76934
31.0.50; rectangle-mark-mode resets fringe-mode settings
Previous Next
Reported by: the_wurfkreuz <the_wurfkreuz <at> proton.me>
Date: Tue, 11 Mar 2025 08:08:01 UTC
Severity: normal
Found in version 31.0.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> Date: Tue, 11 Mar 2025 08:06:40 +0000
> From: the_wurfkreuz via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> If i set the fringe-mode with the 'minimal' option, then using the
> rectangle-mark-mode resets it.
>
> Steps to reproduce:
>
> 1. emacs -Q
> 2. In the scratch buffer evaluate this code:
>
> (global-display-line-numbers-mode 1)
> (setq display-line-numbers 'visual
> display-line-numbers-type 'relative)
>
> 3. M-x fringe-mode (choose the minimal option)
> 4. M-x rectangle-mark-mode
>
> You will see that the fringe area reappeared again.
I cannot reproduce this. Maybe this is GTK-specific? Or maybe I
don't understand what you mean by "fringe area reappeared"?
I made the fringe background be red, to make it easier spotted, and
performed your recipe: I see the same 1-pixel fringe before and after
I invoke rectangle-mark-mode.
This bug report was last modified 57 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.