[Top][All Lists]
[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.
- mouse-face highlighting broken?, David Reitter, 2009/05/06
- Re: mouse-face highlighting broken?, Chong Yidong, 2009/05/06
- Re: mouse-face highlighting broken?, David Reitter, 2009/05/06
- RE: mouse-face highlighting broken?,
Drew Adams <=
- Re: mouse-face highlighting broken?, David Reitter, 2009/05/06
- Re: mouse-face highlighting broken?, Chong Yidong, 2009/05/07
- Re: mouse-face highlighting broken?, YAMAMOTO Mitsuharu, 2009/05/07
- Re: mouse-face highlighting broken?, David Reitter, 2009/05/07
- Re: mouse-face highlighting broken?, Stefan Monnier, 2009/05/07