all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Alan Third <alan@idiocy.org>
Cc: david.reitter@gmail.com, 16856@debbugs.gnu.org
Subject: bug#16856: 24.3.50;	Cursor leaves garbage in fringe
Date: Sun, 17 Jul 2016 15:09:34 +0300	[thread overview]
Message-ID: <83r3as4gap.fsf@gnu.org> (raw)
In-Reply-To: <20160717084232.GA3426@breton.holly.idiocy.org> (message from Alan Third on Sun, 17 Jul 2016 09:42:32 +0100)

> Date: Sun, 17 Jul 2016 09:42:32 +0100
> From: Alan Third <alan@idiocy.org>
> Cc: 16856@debbugs.gnu.org
> 
> On Sun, Jul 17, 2016 at 03:33:03PM +0900, David Reitter wrote:
> > I don’t think that bea0f95 (May 21, nsterm.m) fully fixed this
> > problem. I’ve had several “appearances” of the ominous garbage in
> > the right fringe yesterday.
> > 
> > This was after applying your patch (and removing my workaround).
> 
> Hi David, I'm not entirely sure what's going on in your screenshot. Is
> the garbage definitely appearing in the fringe rather than in the main
> text area? If so, is it on the left or the right (or the middle, I
> guess) of the fringe?

I actually am puzzled by more than that: it looks like the "garbage"
is some text drawn on the fringe, which seems to point to incorrect
coordinates of some screen write.  If that screen write is the one
that draws or erases the cursor, then I don't understand this comment:

  "Because the cursor is drawn without limiting focus to the window
   box, but it is removed by writing glyph and nothing into the right
   margin, while focus is applied to the window box, parts of the
   cursor may remain visible."

It seems to imply that drawing cursor and erasing it are implemented
in Aquamacs by two very different code fragments?  (That's not what
happens on other platforms, AFAIR.)  And if that's true, I understand
the workaround even less: it limits the _width_ of the cursor, whereas
the problem is clearly with its coordinates.

What am I missing?





  parent reply	other threads:[~2016-07-17 12:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <48763C60-1B48-468A-9544-C4A63258CF32@gmail.com>
2016-07-17  8:42 ` bug#16856: 24.3.50; Cursor leaves garbage in fringe Alan Third
2016-07-17 10:41   ` David Reitter
2016-07-17 13:35     ` Alan Third
2016-07-17 12:09   ` Eli Zaretskii [this message]
2016-07-17 12:41     ` David Reitter
2016-07-17 13:26     ` Alan Third
2016-07-17 13:51   ` bug#16856: [PATCH] Prevent bar cursor overwriting next glyph (bug#16856) Alan Third
2016-07-17 22:54     ` David Reitter
2016-07-18 14:26       ` Alan Third
2014-02-23 21:39 bug#16856: 24.3.50; Cursor leaves garbage in fringe (and a request: width of fringes + scroll bar should be full characters) Anders Lindgren
2016-07-17  6:57 ` bug#16856: 24.3.50; Cursor leaves garbage in fringe David Reitter

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=83r3as4gap.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=16856@debbugs.gnu.org \
    --cc=alan@idiocy.org \
    --cc=david.reitter@gmail.com \
    /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.