From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: cursor doesn't show through transparent images in emacs 22, unlike emacs 21 Date: Tue, 29 Aug 2006 01:02:12 +0200 Message-ID: References: <2cd46e7f0608181622w23c7d2b0h9b963deeadfd1c06@mail.gmail.com> <2cd46e7f0608191849g521593acm1f9dbc355315ffd6@mail.gmail.com> <2cd46e7f0608200810ge8885f7l7ffc88fd30a8a3eb@mail.gmail.com> <85zmdx2o5n.fsf@lola.goethe.zz> <2cd46e7f0608220645i4c9677d3mf778b3ded10dba07@mail.gmail.com> <87ac5px6cy.fsf@jurta.org> <87wt8sbhux.fsf@jurta.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1156806237 12330 80.91.229.2 (28 Aug 2006 23:03:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2006 23:03:57 +0000 (UTC) Cc: ken.manheimer@gmail.com, rms@gnu.org, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 29 01:03:51 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GHq8t-0003TI-5l for ged-emacs-devel@m.gmane.org; Tue, 29 Aug 2006 01:03:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHq8s-0000hV-OX for ged-emacs-devel@m.gmane.org; Mon, 28 Aug 2006 19:03:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHq8h-0000h6-Rt for emacs-devel@gnu.org; Mon, 28 Aug 2006 19:03:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHq8g-0000gH-LB for emacs-devel@gnu.org; Mon, 28 Aug 2006 19:03:31 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHq8g-0000fy-8o for emacs-devel@gnu.org; Mon, 28 Aug 2006 19:03:30 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GHqHh-0000px-2Y; Mon, 28 Aug 2006 19:12:49 -0400 Original-Received: from kfs-l.imdomain.dk.cua.dk (0x503e2644.bynxx3.adsl-dhcp.tele.dk [80.62.38.68]) by pfepb.post.tele.dk (Postfix) with SMTP id A2E53A5002C; Tue, 29 Aug 2006 01:03:20 +0200 (CEST) Original-To: Juri Linkov In-Reply-To: <87wt8sbhux.fsf@jurta.org> (Juri Linkov's message of "Tue, 29 Aug 2006 01:44:38 +0300") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:59042 Archived-At: Juri Linkov 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 http://www.cua.dk