all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 13723@debbugs.gnu.org, deng@randomsample.de
Subject: bug#13723: 24.2.93; Fringe icons corrupt buffer separator line
Date: Fri, 15 Feb 2013 21:56:11 +0200	[thread overview]
Message-ID: <83ip5ts65g.fsf@gnu.org> (raw)
In-Reply-To: <osehghtlvy.fsf@fencepost.gnu.org>

> From: Glenn Morris <rgm@gnu.org>
> Cc: David Engster <deng@randomsample.de>,  13723@debbugs.gnu.org
> Date: Fri, 15 Feb 2013 14:30:57 -0500
> 
> Eli Zaretskii wrote:
> 
> > Unfortunately, I cannot reproduce this here, neither with stock Emacs
> > 24.2 nor with the current trunk.  I get a perfectly drawn border.
> 
> I see the issue in emacs-24 and trunk. x86_64 GNU/Linux, Lucid toolkit.

Do you see it in previous versions, like 24.2 and 23.3?  That will
tell us how urgent it is to fix this.

If this is a regression that needs to be fixed ASAP, can you trace
through the code which draws the border and see what goes wrong there?
The immediate suspects are those parts that reference the
redraw_fringe_bitmaps_p flag, and the x_draw_vertical_window_border
function.

Another possible way to see whodunit is to step through update_window
and update_window_line, and see which code removes the portions of the
vertical line.

Or maybe the problem is in the order in which fringe bitmaps and the
vertical border are drawn.





  parent reply	other threads:[~2013-02-15 19:56 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-15 17:45 bug#13723: 24.2.93; Fringe icons corrupt buffer separator line David Engster
2013-02-15 19:23 ` Eli Zaretskii
2013-02-15 19:30   ` Glenn Morris
2013-02-15 19:39     ` David Engster
2013-02-15 19:57       ` Eli Zaretskii
2013-02-15 19:56     ` Eli Zaretskii [this message]
2013-02-15 20:12       ` Glenn Morris
2013-02-15 20:20         ` David Engster
2013-02-15 20:21         ` Glenn Morris
2013-02-15 20:38           ` Glenn Morris
2013-02-16 17:15     ` Jan Djärv
2013-02-16 19:14       ` Eli Zaretskii
2013-02-16 20:47         ` David Engster
2013-02-16 20:51           ` Eli Zaretskii
2013-02-17  0:34             ` Glenn Morris
2013-02-17 16:23               ` Eli Zaretskii
2013-02-17  9:59         ` Jan Djärv
2013-02-17 16:24           ` Eli Zaretskii

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=83ip5ts65g.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=13723@debbugs.gnu.org \
    --cc=deng@randomsample.de \
    --cc=rgm@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.