unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Nick Roberts <nickrob@snap.net.nz>
Subject: Flickering mouse-face
Date: Mon, 22 Jan 2007 00:56:21 +1300	[thread overview]
Message-ID: <17843.21733.348611.691384@kahikatea.snap.net.nz> (raw)


I think that last change (2007-01-20) to mouse-face highlighting causes it to
flicker.  My guess would be that it gets repeatedly cleared in try_window.

To reproduce:

1) M-x gdb

2) Run gdb (like this): gdb --annotate=3 `yourprog'

 where yourprog is a simple C program that calls a procedure, yourproc say.

3) Type the GDB command "b yourproc" in the GUD buffer.

4) Type "run" in the GUD buffer.

5) If gdb-many-windows is nil, do M-x gdb-many-windows.

6) Click on `main' in the stack buffer to select that frame.  Notice the
   flickering highlighting.


I can't reproduce this elsewhere, so you could say my code is at fault, but it
didn't happen before the above change.

-- 
Nick                                           http://www.inet.net.nz/~nickrob

             reply	other threads:[~2007-01-21 11:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-21 11:56 Nick Roberts [this message]
2007-01-21 14:35 ` Flickering mouse-face Stephen Berman
2007-01-21 21:05   ` Chong Yidong
2007-01-21 23:33     ` Stephen Berman
2007-01-21 23:35 ` Chong Yidong
2007-01-21 23:49   ` Nick Roberts
2007-01-22  0:02     ` Stephen Berman

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=17843.21733.348611.691384@kahikatea.snap.net.nz \
    --to=nickrob@snap.net.nz \
    /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).