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: 27 May 2002 00:29:47 +0100 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200205262225.g4QMPcJ06451@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 1022455794 3420 127.0.0.1 (26 May 2002 23:29:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 26 May 2002 23:29:54 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17C7SU-0000t3-00 for ; Mon, 27 May 2002 01:29:54 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17C7jY-00061a-00 for ; Mon, 27 May 2002 01:47:32 +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 17C7Sz-0002Kt-00; Sun, 26 May 2002 19:30:25 -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 17C7SX-0002FX-00; Sun, 26 May 2002 19:29:57 -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 17C7SQ-00032M-00; Mon, 27 May 2002 00:29:51 +0100 Original-Received: (from jbw@localhost) by localhost.localdomain (8.11.6/8.9.3) id g4QNTmb17120; Mon, 27 May 2002 00:29:48 +0100 X-Authentication-Warning: localhost.localdomain: jbw set sender to jbw@izanami.cee.hw.ac.uk using -f Original-To: rms@gnu.org In-Reply-To: <200205262225.g4QMPcJ06451@aztec.santafe.edu> Original-Lines: 15 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:4408 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4408 Richard Stallman writes: > ;; * A display property of "" (the empty string) on any character in > ;; the buffer causes a truly wacky event. The buffer is effectively > ;; partitioned into two portions, that before the first such > ;; character, and that after... > > Does this still happen in the CVS version? > Likewise for the other display property bugs. I don't know. I haven't tried the CVS version. I am not sure when I will have time, perhaps sometime in the next month. -- Joe