GNU bug report logs - #50141
Current part of emacs red, other parts blue

Previous Next

Package: emacs;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Sat, 21 Aug 2021 06:06:01 UTC

Severity: wishlist

Merged with 12056

Found in version 24.1.50

Full log


View this message in rfc822 format

From: Gregory Heytings <gregory <at> heytings.org>
To: Lars Ingebrigtsen <larsi <at> gnus.org>
Cc: Eli Zaretskii <eliz <at> gnu.org>, 50141 <at> debbugs.gnu.org, jidanni <at> jidanni.org
Subject: bug#50141: Current part of emacs red, other parts blue
Date: Sat, 21 Aug 2021 14:01:30 +0000
>
> I don't know -- I haven't actually looked at how this could be 
> implemented.
>

It is already implemented AFAICS:

(require 'auto-dim-other-buffers)
(set-face-attribute 'default nil :background "red")
(set-face-attribute 'auto-dim-other-buffers-face nil :background "blue")
(auto-dim-other-buffers-mode 1)

It uses the :filtered feature introduced in Emacs 27.




This bug report was last modified 3 years and 296 days ago.

Previous Next


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