all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miles Bader <miles@gnu.org>
To: emacs-devel@gnu.org
Subject: Re: Different buffer background depending on if window active
Date: Tue, 19 May 2009 09:14:30 +0900	[thread overview]
Message-ID: <87octqne3d.fsf@catnip.gol.com> (raw)
In-Reply-To: yoij63fym1q6.fsf@remote2.student.chalmers.se

bojohan+news@dd.chalmers.se (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.





  reply	other threads:[~2009-05-19  0:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-17 21:19 Different buffer background depending on if window active Deniz Dogan
2009-05-18  3:13 ` Stefan Monnier
2009-05-18 23:26   ` Johan Bockgård
2009-05-19  0:14     ` Miles Bader [this message]
2009-05-18 23:55 ` Lennart Borgman
2009-05-19  1:13   ` Sean O'Rourke
2009-05-19 15:50     ` Deniz Dogan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87octqne3d.fsf@catnip.gol.com \
    --to=miles@gnu.org \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.