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: [jbw@macs.hw.ac.uk: part of display property on before-string property is not displayed] Date: Wed, 17 Oct 2007 01:03:19 -0400 Message-ID: References: <87sl4gm7cy.fsf@stupidchicken.com> <873awcbky8.fsf@stupidchicken.com> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1192597563 18313 80.91.229.12 (17 Oct 2007 05:06:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Oct 2007 05:06:03 +0000 (UTC) Cc: cyd@stupidchicken.com, emacs-devel@gnu.org To: YAMAMOTO Mitsuharu Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 17 07:06:03 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 1Ii15r-0003qp-Lx for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 07:05:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii15k-0005i6-NB for ged-emacs-devel@m.gmane.org; Wed, 17 Oct 2007 01:05:12 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ii13x-00052u-Vm for emacs-devel@gnu.org; Wed, 17 Oct 2007 01:03:22 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ii13w-00052G-Ey for emacs-devel@gnu.org; Wed, 17 Oct 2007 01:03:21 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ii13w-00052C-7t for emacs-devel@gnu.org; Wed, 17 Oct 2007 01:03:20 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ii13v-0001Ik-Pe for emacs-devel@gnu.org; Wed, 17 Oct 2007 01:03:19 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Ii13v-0002I8-5r; Wed, 17 Oct 2007 01:03:19 -0400 In-reply-to: (message from YAMAMOTO Mitsuharu on Tue, 16 Oct 2007 18:09:03 +0900) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:81047 Archived-At: 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 Does this patch fix both? That is nice.