From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: YAMAMOTO Mitsuharu Newsgroups: gmane.emacs.devel Subject: Re: [jbw@macs.hw.ac.uk: part of display property on before-string property is not displayed] Date: Tue, 16 Oct 2007 18:09:03 +0900 Organization: Faculty of Science, Chiba University Message-ID: References: <87sl4gm7cy.fsf@stupidchicken.com> <873awcbky8.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1192525941 24374 80.91.229.12 (16 Oct 2007 09:12:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 16 Oct 2007 09:12:21 +0000 (UTC) Cc: Chong Yidong , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Oct 16 11:12:11 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IhiRa-0003Md-OB for ged-emacs-devel@m.gmane.org; Tue, 16 Oct 2007 11:10:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhiRT-0007Bk-P6 for ged-emacs-devel@m.gmane.org; Tue, 16 Oct 2007 05:10:23 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IhiQN-0006If-9h for emacs-devel@gnu.org; Tue, 16 Oct 2007 05:09:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhiQI-0006GG-Bx for emacs-devel@gnu.org; Tue, 16 Oct 2007 05:09:14 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhiQH-0006G6-Ur for emacs-devel@gnu.org; Tue, 16 Oct 2007 05:09:10 -0400 Original-Received: from ntp.math.s.chiba-u.ac.jp ([133.82.132.2] helo=mathmail.math.s.chiba-u.ac.jp) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhiQD-0003Ti-Sv; Tue, 16 Oct 2007 05:09:06 -0400 Original-Received: from church.math.s.chiba-u.ac.jp (church [133.82.132.36]) by mathmail.math.s.chiba-u.ac.jp (Postfix) with ESMTP id 7BF372C40; Tue, 16 Oct 2007 18:09:03 +0900 (JST) In-Reply-To: User-Agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.50 (sparc-sun-solaris2.8) MULE/5.0 (SAKAKI) X-detected-kernel: by monty-python.gnu.org: NetBSD 3.0 (DF) 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:81003 Archived-At: >>>>> On Tue, 16 Oct 2007 00:11:11 -0400, Richard Stallman said: >> The patch below breaks the loop for multiple display specs if a >> replacing spec is found in a display property of a string. This might >> be a bit ad hoc, but I think drastic changes should be avoided for >> Emacs 22. > Looks good to me; and I agree that it would be best to keep this in > Emacs 23 only. > I will go along with that. Please install the fix, and update > FOR-RELEASE. Done. Actually this is related to two items in FOR-RELEASE: ** jbw@macs.hw.ac.uk, Sep 19: redisplay goes horribly wrong when a before-string contains multiple display properties http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02442.html ** jbw@macs.hw.ac.uk, Sep 19: part of display property on before-string property is not displayed http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00138.html YAMAMOTO Mitsuharu mituharu@math.s.chiba-u.ac.jp