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, 05 Sep 2006 00:42:44 +0200 Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1157409869 5192 80.91.229.2 (4 Sep 2006 22:44:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 4 Sep 2006 22:44:29 +0000 (UTC) Cc: juri@jurta.org, ken.manheimer@gmail.com, emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 05 00:44:27 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 1GKNB2-0004pc-Mp for ged-emacs-devel@m.gmane.org; Tue, 05 Sep 2006 00:44:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKNB2-0006Gv-5g for ged-emacs-devel@m.gmane.org; Mon, 04 Sep 2006 18:44:24 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GKNAo-0006FV-DJ for emacs-devel@gnu.org; Mon, 04 Sep 2006 18:44:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GKNAk-0006Eg-S1 for emacs-devel@gnu.org; Mon, 04 Sep 2006 18:44:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GKNAk-0006Ec-Nm for emacs-devel@gnu.org; Mon, 04 Sep 2006 18:44:06 -0400 Original-Received: from [195.41.46.236] (helo=pfepb.post.tele.dk) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GKNLL-0005nw-Tn; Mon, 04 Sep 2006 18:55:04 -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 F2F51A50016; Tue, 5 Sep 2006 00:43:48 +0200 (CEST) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Mon\, 04 Sep 2006 13\:17\:52 -0400") 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:59336 Archived-At: Richard Stallman writes: > But it's not a new default -- it's been like that since 21.1. > > Maybe that just means everybody specifies :mask. Or that nobody uses images without a border. > This is definitely a bug, and I think we should fix it. > > and there is a trivial workaround. > > What exactly is the workaround you recommend? Use :mask ... > > PS: Changing this requires updates to all of X, W32 and MAC ports. > > That depends on how it is done. Writing a border into the image requires those updates.