GNU bug report logs - #33244
27.0.50; buffer-local face-remapping not obeyed for the fringe

Previous Next

Package: emacs;

Reported by: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Date: Fri, 2 Nov 2018 18:09:01 UTC

Severity: normal

Found in version 27.0.50

Done: Stefan Monnier <monnier <at> IRO.UMontreal.CA>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 33244 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 33244 <at> debbugs.gnu.org
Subject: Re: bug#33244: 27.0.50;
 buffer-local face-remapping not obeyed for the fringe
Date: Sat, 03 Nov 2018 18:07:41 -0400
> Thanks, fixed.

That was quick, thanks.  I notice that it works well when redisplay
happens in response to an operation in Emacs, but not when we just
redraw (part of) the frame in response to "expose" events:

If I do:

    src/emacs -Q --eval "(face-remap-add-relative 'fringe '(:background \"red\"))"
    C-x 4 b *Messages*
    <lower the frame under some other application>
    <raise it again above the other application>

it also happens if I iconify and then deiconify the Emacs frame.

then the fringes are all in the same color (that of the currently
selected window, AFAICT).

This is under X11 with the ctwm window-manager.  The precise
expose events sent and the moment they're sent likely depends on the
window-manager, so ... I hope you can reproduce it on your side.


        Stefan




This bug report was last modified 6 years and 254 days ago.

Previous Next


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