GNU bug report logs -
#72580
29.4; Viper does not handle changing cursor colour well
Previous Next
To reply to this bug, email your comments to 72580 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#72580
; Package
emacs
.
(Sun, 11 Aug 2024 15:15:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
ZharMeny <zharmeny <at> protonmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Sun, 11 Aug 2024 15:15:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
If you change the cursor colour with viper-mode enabled, it will use the
'remembered' cursor colour from the previous theme, which makes cursor
practically invisible if switching between dark and light themes.
Here's an `emacs -Q` reproduction:
(load-theme 'modus-operandi)
(viper-mode)
(modus-themes-toggle)
The (internal) variable `viper-vi-state-cursor-color` seems to be the
culprit, as it remembers the cursor color of the theme that is no longer
active after the toggle.
This problem is not specific to modus-themes, any theme should work.
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#72580
; Package
emacs
.
(Sun, 11 Aug 2024 15:31:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 72580 <at> debbugs.gnu.org (full text, mbox):
merge 72580 72579
thanks
> Cc: "info <at> protesilaos.com" <info <at> protesilaos.com>
> Date: Sun, 11 Aug 2024 14:09:30 +0000
> From: ZharMeny via "Bug reports for GNU Emacs,
> the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
>
> If you change the cursor colour with viper-mode enabled, it will use the
> 'remembered' cursor colour from the previous theme, which makes cursor
> practically invisible if switching between dark and light themes.
>
> Here's an `emacs -Q` reproduction:
>
> (load-theme 'modus-operandi)
> (viper-mode)
> (modus-themes-toggle)
>
> The (internal) variable `viper-vi-state-cursor-color` seems to be the
> culprit, as it remembers the cursor color of the theme that is no longer
> active after the toggle.
>
> This problem is not specific to modus-themes, any theme should work.
This is the exact duplicate of bug#72579 that you filed just a few
minutes ago. Merging.
Merged 72579 72580.
Request was from
Eli Zaretskii <eliz <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Sun, 11 Aug 2024 15:31:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 363 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.