From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: cursor doesn't show through transparent images in emacs 22, unlike emacs 21 Date: Sat, 26 Aug 2006 08:22:47 -0400 Message-ID: References: <2cd46e7f0608181622w23c7d2b0h9b963deeadfd1c06@mail.gmail.com> <2cd46e7f0608191849g521593acm1f9dbc355315ffd6@mail.gmail.com> <2cd46e7f0608200810ge8885f7l7ffc88fd30a8a3eb@mail.gmail.com> <85zmdx2o5n.fsf@lola.goethe.zz> <2cd46e7f0608220645i4c9677d3mf778b3ded10dba07@mail.gmail.com> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1156595131 12808 80.91.229.2 (26 Aug 2006 12:25:31 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 26 Aug 2006 12:25:31 +0000 (UTC) Cc: ken.manheimer@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 26 14:25:31 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 1GGxE7-0000EM-Gc for ged-emacs-devel@m.gmane.org; Sat, 26 Aug 2006 14:25:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGxE6-0004QT-NK for ged-emacs-devel@m.gmane.org; Sat, 26 Aug 2006 08:25:26 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GGxBZ-0001qw-56 for emacs-devel@gnu.org; Sat, 26 Aug 2006 08:22:49 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GGxBY-0001pq-Br for emacs-devel@gnu.org; Sat, 26 Aug 2006 08:22:48 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GGxBY-0001pS-3f for emacs-devel@gnu.org; Sat, 26 Aug 2006 08:22:48 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GGxK3-0008Gm-4m for emacs-devel@gnu.org; Sat, 26 Aug 2006 08:31:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GGxBX-0005FC-8M; Sat, 26 Aug 2006 08:22:47 -0400 Original-To: storm@cua.dk (Kim F. Storm) In-reply-to: (storm@cua.dk) 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:58910 Archived-At: A block cursor on an image is shown by using the cursor color as the background color in the image. I think this means that if the image blocks out the background color, then the cursor won't appear. Is that correct? I think that is a problem. But it looks like the problem that was reported is different. How do they differ?