[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Different buffer background depending on if window active
From: |
Miles Bader |
Subject: |
Re: Different buffer background depending on if window active |
Date: |
Tue, 19 May 2009 09:14:30 +0900 |
address@hidden (Johan Bockgård) writes:
> Changing the background through face-remapping-alist currently only
> works for the text portion of the buffer, not for the actual window.
That's a bug -- it should be applying the default face to the post-e-o-b
background in the same way it does to the pre-e-o-b background.
There's also a similar (and perhaps associated) bug: the cursor size is
wrong when the cursor is at e-o-b, if the default face has been changed
via face-remapping-alist.
I've tried to search for a fix for these before, but man... the emacs
display code is soooooo large....
[btw, "e.ob." = "end-of-buffer"]
-Miles
--
Quotation, n. The act of repeating erroneously the words of another. The words
erroneously repeated.