GNU bug report logs -
#79364
[wishlist] make pulse handle remapped default face
Previous Next
To reply to this bug, email your comments to 79364 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79364
; Package
emacs
.
(Mon, 01 Sep 2025 22:45:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 01 Sep 2025 22:45:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Currently, pulse functions use the background from the standard default face to
calculate the pulse colors. It doesn't work properly if the default face is
remapped to a different background, since 'face-attribute' does not return the
remapped property. So, for example, the default background is blue and it's
remapped to red in a particular window, pulse will unconditionally pulse using
blue as the target color in all windows. My suggestion is to make pulse.el
properly handle the case of remapped background of the default face.
---
Gabriel
Information forwarded
to
bug-gnu-emacs <at> gnu.org
:
bug#79364
; Package
emacs
.
(Sat, 06 Sep 2025 09:11:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 79364 <at> debbugs.gnu.org (full text, mbox):
severity 79364 wishlist
thanks
> From: Gabriel do Nascimento Ribeiro <gabriel376 <at> hotmail.com>
> Date: Mon, 1 Sep 2025 22:44:33 +0000
> msip_labels:
>
> Currently, pulse functions use the background from the standard default face to
> calculate the pulse colors. It doesn't work properly if the default face is
> remapped to a different background, since 'face-attribute' does not return the
> remapped property. So, for example, the default background is blue and it's
> remapped to red in a particular window, pulse will unconditionally pulse using
> blue as the target color in all windows. My suggestion is to make pulse.el
> properly handle the case of remapped background of the default face.
Thanks, patches to take face-remapping into account are welcome.
This bug report was last modified 8 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.