emacs-devel
[Top][All Lists]
Advanced

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

Re: cursor doesn't show through transparent images in emacs 22, unlike e


From: Kim F. Storm
Subject: Re: cursor doesn't show through transparent images in emacs 22, unlike emacs 21
Date: Tue, 29 Aug 2006 01:02:12 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Juri Linkov <address@hidden> writes:

> E.g. try to put the box cursor on this image:
>
> (insert-image (create-image (make-string 8 0)
>                           'xbm t :width 8 :height 8
>                           :background "grey75"
>                           :foreground "black"
>                           :relief -2
>                           :margin 0
>                           :ascent 'center))
>
> The box cursor is not visible.

But there is still a visible difference when the cursor is on the image.

As I said, I believe that the current behaviour is ok for all
practical purposes...

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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