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: Sun, 20 Aug 2006 08:05:11 -0400 Message-ID: References: <2cd46e7f0608181622w23c7d2b0h9b963deeadfd1c06@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 1156075720 30684 80.91.229.2 (20 Aug 2006 12:08:40 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 20 Aug 2006 12:08:40 +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 Sun Aug 20 14:08:38 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 1GEm6U-0007bP-7m for ged-emacs-devel@m.gmane.org; Sun, 20 Aug 2006 14:08:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GEm6T-0001FH-Fc for ged-emacs-devel@m.gmane.org; Sun, 20 Aug 2006 08:08:33 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GEm3H-0006LJ-2B for emacs-devel@gnu.org; Sun, 20 Aug 2006 08:05:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GEm3E-0006Iq-D3 for emacs-devel@gnu.org; Sun, 20 Aug 2006 08:05:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GEm3E-0006IK-45 for emacs-devel@gnu.org; Sun, 20 Aug 2006 08:05:12 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GEmAN-0002Qs-HF for emacs-devel@gnu.org; Sun, 20 Aug 2006 08:12:35 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.34) id 1GEm3D-0006LR-41; Sun, 20 Aug 2006 08:05:11 -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:58545 Archived-At: In emacs 22, we don't show a block cursor on images; instead we just put a border on the image. The rationale is that the old behaviour was really ugly in most cases ... particularly when using a blinking cursor. Is this something you really need? Unless this is so grave as to count as a bug, let's leave it alone, so we can proceed to pretest.