all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Chong Yidong <cyd@gnu.org>
Cc: 10464@debbugs.gnu.org
Subject: bug#10464: 24.0.92; mouse highlight regression
Date: Mon, 09 Jan 2012 07:32:42 -0500	[thread overview]
Message-ID: <E1RkEP4-0001gq-FG@fencepost.gnu.org> (raw)
In-Reply-To: <87ty45kwop.fsf@gnu.org> (message from Chong Yidong on Mon, 09 Jan 2012 18:16:38 +0800)

> From: Chong Yidong <cyd@gnu.org>
> Date: Mon, 09 Jan 2012 18:16:38 +0800
> 
> With latest trunk, the (non-automated) redisplay testsuite is failing in
> Test 2.  Here is a simplified recipe:
> 
> emacs -Q
> 
> Insert the following:
> 
>   (let ((opoint (point))
> 	overlay)
>     (insert "XXX")
>     (setq overlay (make-overlay opoint (point)))
>     (overlay-put overlay 'display "XXX")
>     (overlay-put overlay 'mouse-face 'highlight))
> 
> M-x eval-buffer RET
> Move the mouse over the XXX that was inserted.
> 
> Result: multiple lines are highlighted, from the end of the first buffer
> line to the end of the display string.
> 
> Expected result (works in Emacs 23): only the XXX is highlighted.

Did this work with Emacs 24 at some recent time (or ever), i.e. do you
remember this working for you past Emacs 23?  If it did, it will allow
me to consider only the latest changes.

TIA





  reply	other threads:[~2012-01-09 12:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-09 10:16 bug#10464: 24.0.92; mouse highlight regression Chong Yidong
2012-01-09 12:32 ` Eli Zaretskii [this message]
2012-01-09 20:48 ` Eli Zaretskii
2012-01-10  4:21   ` Chong Yidong
2012-01-10  5:26     ` Eli Zaretskii
2012-01-11 19:47     ` 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=E1RkEP4-0001gq-FG@fencepost.gnu.org \
    --to=eliz@gnu.org \
    --cc=10464@debbugs.gnu.org \
    --cc=cyd@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.