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: Mon, 28 Aug 2006 18:10:32 -0400 Message-ID: References: <2cd46e7f0608181622w23c7d2b0h9b963deeadfd1c06@mail.gmail.com> <85zmdx2o5n.fsf@lola.goethe.zz> <2cd46e7f0608220645i4c9677d3mf778b3ded10dba07@mail.gmail.com> <2cd46e7f0608271337t74b62411g1b98e7fecfb7c03b@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 1156803441 4497 80.91.229.2 (28 Aug 2006 22:17:21 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 28 Aug 2006 22:17:21 +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 Tue Aug 29 00:17:20 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 1GHpPv-0004Wi-Pq for ged-emacs-devel@m.gmane.org; Tue, 29 Aug 2006 00:17:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHpPv-0001uY-63 for ged-emacs-devel@m.gmane.org; Mon, 28 Aug 2006 18:17:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GHpJT-0004fZ-18 for emacs-devel@gnu.org; Mon, 28 Aug 2006 18:10:35 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GHpJS-0004eM-3P for emacs-devel@gnu.org; Mon, 28 Aug 2006 18:10:34 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GHpJR-0004eH-SF for emacs-devel@gnu.org; Mon, 28 Aug 2006 18:10:34 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GHpSU-0003zd-8c for emacs-devel@gnu.org; Mon, 28 Aug 2006 18:19:54 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GHpJQ-0002Dd-S6; Mon, 28 Aug 2006 18:10:32 -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:59037 Archived-At: Emacs looks at the corners of the image to _guess_ the image's background/tranparent color if the image format doesn't explicit contain this information. Does this mean that every image should have the cursor showing through in some places?