From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ken Manheimer" Newsgroups: gmane.emacs.devel Subject: Re: cursor doesn't show through transparent images in emacs 22, unlike emacs 21 Date: Sat, 19 Aug 2006 13:49:58 -0400 Message-ID: <2cd46e7f0608191049o103ef919t4cc0f995a538c5ed@mail.gmail.com> References: <2cd46e7f0608181622w23c7d2b0h9b963deeadfd1c06@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1156009820 17603 80.91.229.2 (19 Aug 2006 17:50:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 19 Aug 2006 17:50:20 +0000 (UTC) Cc: Emacs-Devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 19 19:50:18 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 1GEUxb-00009Q-20 for ged-emacs-devel@m.gmane.org; Sat, 19 Aug 2006 19:50:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GEUxa-0000aM-Ip for ged-emacs-devel@m.gmane.org; Sat, 19 Aug 2006 13:50:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GEUxN-0000YV-QD for emacs-devel@gnu.org; Sat, 19 Aug 2006 13:50:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GEUxM-0000Uw-5I for emacs-devel@gnu.org; Sat, 19 Aug 2006 13:50:01 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GEUxL-0000Ua-Tu for emacs-devel@gnu.org; Sat, 19 Aug 2006 13:49:59 -0400 Original-Received: from [64.233.182.187] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GEV4K-0008M1-Ky for emacs-devel@gnu.org; Sat, 19 Aug 2006 13:57:12 -0400 Original-Received: by nf-out-0910.google.com with SMTP id q29so1846996nfc for ; Sat, 19 Aug 2006 10:49:58 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=crJaeOtlndFMCIM+FMqOGqqOToUiGiixDW9KX1pIkBy4vRQX4vmv+eZHAr1ZkASRsQEY4ZZ5twC0h5R8AcxFRpqtkiDs2mexWobPwsDh5e2kaiTDCYfFE+TwXg7Q75yQyprUYE6JubRPP5+dqKRbscmDdes7zAdFCwkg4Qzq+aE= Original-Received: by 10.49.41.18 with SMTP id t18mr5513839nfj; Sat, 19 Aug 2006 10:49:58 -0700 (PDT) Original-Received: by 10.78.144.19 with HTTP; Sat, 19 Aug 2006 10:49:58 -0700 (PDT) Original-To: "Drew Adams" In-Reply-To: Content-Disposition: inline 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:58524 Archived-At: On 8/18/06, Drew Adams wrote: > emacs -q > include the following text in the scratch buffer: > (put-text-property 1 2 'display (find-image '((:type xpm > :file "info.xpm")))) > > That doesn't seem to do anything for me; it just returns nil. Do I need to > do something else? (I'm using Emacs on Windows.) you need to find an image that comes with your emacs that has a transparent background, and provide the right parameters to find-image - the right type and path to the image off of the image-load-path. i nearly missed your reply, by the way - i miss some emacs-devel traffic, so it's a good idea to cc me directly if you want to be sure to get my attention. -- ken ken.manheimer@gmail.com http://myriadicity.net