From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Wells Newsgroups: gmane.emacs.devel Subject: Re: Emacs 21.2 display bugs: variables: cursor-type; properties: display, before-string, after-string, invisible, intangible Date: 31 May 2002 09:35:37 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205262225.g4QMPZp06445@aztec.santafe.edu> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1022834165 23735 127.0.0.1 (31 May 2002 08:36:05 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 31 May 2002 08:36:05 +0000 (UTC) Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17DhtF-0006Ai-00 for ; Fri, 31 May 2002 10:36:05 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17DiCQ-0004dh-00 for ; Fri, 31 May 2002 10:55:55 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17DhtY-0004XV-00; Fri, 31 May 2002 04:36:24 -0400 Original-Received: from izanami.cee.hw.ac.uk ([137.195.52.9]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Dhsp-0004UV-00 for ; Fri, 31 May 2002 04:35:40 -0400 Original-Received: from lxjbw ([137.195.52.90] helo=localhost.localdomain ident=root) by izanami.cee.hw.ac.uk with esmtp (Exim 3.33 #1) id 17Dhso-0004Oy-00 for emacs-devel@gnu.org; Fri, 31 May 2002 09:35:38 +0100 Original-Received: (from jbw@localhost) by localhost.localdomain (8.11.6/8.9.3) id g4V8ZbS02408; Fri, 31 May 2002 09:35:37 +0100 X-Authentication-Warning: localhost.localdomain: jbw set sender to jbw@izanami.cee.hw.ac.uk using -f Original-To: emacs-devel@gnu.org In-Reply-To: <200205262225.g4QMPZp06445@aztec.santafe.edu> Original-Lines: 14 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4525 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4525 Richard Stallman writes: > ;; * The buffer's value of cursor-type is ignored when the buffer's > ;; window is not the selected window. Instead, the usual hollow box > ;; cursor is displayed. > > Do you like the results of this change? I have built Emacs from the CVS version as of 2002-05-29 (Wednesday) and I was pleased with the improved handling of the 'bar cursor-type. As far as I am concerned, it resolves my complaint. -- Joe