emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: mouse-face highlighting broken?


From: Drew Adams
Subject: RE: mouse-face highlighting broken?
Date: Wed, 6 May 2009 10:51:52 -0700

> Can people on other systems try this:
> (insert
>   (propertize
>    (concat "Hello"
>         (propertize " " 'display '(space :width 40))
>         "World")
>    'mouse-face 'highlight))
> 
> The highlight works ok in 22.  In 23, only "Hello" and "World" are  
> highlighted - the space in between is not.
> As said above, the same applies to backgrounds of images.

In the pretest on Windows, the space between is also mouse-faced.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]