From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?SmFuIERqw6Rydg==?= Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; display property and continuation arrows Date: Sat, 05 Jan 2008 23:59:07 +0100 Message-ID: <47800BBB.80000@swipnet.se> References: <87y7bsez73.fsf@escher.local.home> <87d4sifzwd.fsf@escher.local.home> <477FC0B3.3050009@swipnet.se> <477FC11B.7040405@swipnet.se> <87zlvkqgqs.fsf@escher.local.home> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199574116 22819 80.91.229.12 (5 Jan 2008 23:01:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jan 2008 23:01:56 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stephen Berman Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Jan 06 00:02:17 2008 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 1JBI1s-0007UD-6z for ged-emacs-devel@m.gmane.org; Sun, 06 Jan 2008 00:02:15 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBI0z-0002nQ-5R for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 18:01:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBI06-0002JJ-Kz for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:00:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBI01-0002Ga-76 for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:00:22 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBHzz-0002GG-Ri for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:00:15 -0500 Original-Received: from av12-1-sn2.hy.skanova.net ([81.228.8.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBHzy-0002Xd-JH for emacs-devel@gnu.org; Sat, 05 Jan 2008 18:00:15 -0500 Original-Received: by av12-1-sn2.hy.skanova.net (Postfix, from userid 502) id E64E637E57; Sun, 6 Jan 2008 00:00:07 +0100 (CET) Original-Received: from smtp4-2-sn2.hy.skanova.net (smtp4-2-sn2.hy.skanova.net [81.228.8.93]) by av12-1-sn2.hy.skanova.net (Postfix) with ESMTP id C03C337E4E; Sun, 6 Jan 2008 00:00:07 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp4-2-sn2.hy.skanova.net (Postfix) with ESMTP id AD16A37E47; Sun, 6 Jan 2008 00:00:07 +0100 (CET) User-Agent: Thunderbird 2.0.0.9 (Macintosh/20071031) In-Reply-To: <87zlvkqgqs.fsf@escher.local.home> X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:86252 Archived-At: Stephen Berman skrev: > On Sat, 05 Jan 2008 18:40:43 +0100 Jan Dj=C3=A4rv = wrote: >=20 >> Jan Dj=C3=A4rv skrev: >>> Richard Stallman skrev: >>>> This surprises me. I continue to see what I reported with curre= nt >>>> sources, GNU Emacs 23.0.50.2 (i686-pc-linux-gnu, GTK+ Version 2.= 12.0) of >>>> 2008-01-03 on escher. Perhaps the steps I gave to reproduce it = were not >>>> clear. I've made screen shots showing what I see. Here is the = buffer >>>> at step 3 of my OP, before evalling the display sexp: >>>> >>>> Maybe it only fails with the GTK build. Jan, can you reproduce the = problem? >>>> >>> Yes I cam. On different toolkit builds, so it looks to be tool kit i= ndependent. >>> >> A futher observation. If the character in the second column is a spac= e, the >> bug does not appear. >=20 > I'm not sure what you mean: do you mean the position occupied by "e" in > the last occurrence of "testing" in my screen first shot? If I make > this a space, I see no different behavior. Also, what do you mean by > the "bug"? The bug =3D=3D the appearance of an "empty" line. Yes, the e in your scr= een shot. Jan D.