unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Engster <deng@randomsample.de>
To: "Óscar Fuentes" <ofv@wanadoo.es>
Cc: emacs-devel@gnu.org
Subject: Re: Artifacts on the fringes
Date: Mon, 03 Mar 2014 22:21:05 +0100	[thread overview]
Message-ID: <87vbvv9dxa.fsf@engster.org> (raw)
In-Reply-To: <87bnyu287n.fsf@wanadoo.es> ("Óscar Fuentes"'s message of "Wed, 29 Jan 2014 15:06:36 +0100")

Óscar Fuentes writes:
> Nix <nix@esperi.org.uk> writes:
>
>>> AFAIK redrawing the fringe when its contents change is something that
>>> Emacs does independently of the window manager.
>>>
>>> It is good to know that I'm not the only one experiencing this problem.
>>
>> It is certainly not universal: using fvwm and a recent Emacs (2.6.x) and
>> making fairly heavy use of the fringes, I have never seen it.
>
> I'm using Bozhidar Batsov's solarized-dark theme. With
>
> (setq solarized-distinct-fringe-background t)
>
> the problem happened /almost/ predictably with my configuration (not
> with Emacs -Q). It also happened without that setq but not predictably
> at all. That's odd because the effect of that variable is just selecting
> among two possible background colors for the fringe.
>
> After updating the theme to the latest git sources and 5 days of Emacs
> usage, the fringe display still works fine. AFAIK nothing changed on the
> theme spec wrt the fringe.

I noticed this for a while as well, and today I finally managed to
reliably reproduce it. At least in my case, the fringe doesn't correctly
get updated when you switch to(!) a buffer where

 - point is on a tabulator
 - there's an overlay from beginning to end of line
 - that overlay has a face background identical to the fringe color

No wonder not many people are seeing this... In my case, this was
usually triggered by the Magit status buffer, where the list of changed
files is indented with tabulators, and the files are highlighted with
the face `magit-item-highlight'. I'm using Bozhidar Batsov's zenburn
theme, and there this face has the same background color as the fringe.

This is now bug#16932, probably the weirdest one I've ever filed...

-David



  reply	other threads:[~2014-03-03 21:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-21  5:25 Artifacts on the fringes Óscar Fuentes
2014-01-21 12:10 ` Alex Bennée
2014-01-21 15:54   ` Óscar Fuentes
2014-01-29 11:00     ` Nix
2014-01-29 14:06       ` Óscar Fuentes
2014-03-03 21:21         ` David Engster [this message]
2014-01-29 17:25       ` Nix

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87vbvv9dxa.fsf@engster.org \
    --to=deng@randomsample.de \
    --cc=emacs-devel@gnu.org \
    --cc=ofv@wanadoo.es \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).