From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?ISO-8859-15?Q?Jan_Dj=E4rv?= Newsgroups: gmane.emacs.devel Subject: Re: 23.0.50; display property and continuation arrows Date: Sat, 05 Jan 2008 18:40:43 +0100 Message-ID: <477FC11B.7040405@swipnet.se> References: <87y7bsez73.fsf@escher.local.home> <87d4sifzwd.fsf@escher.local.home> <477FC0B3.3050009@swipnet.se> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1199554885 30194 80.91.229.12 (5 Jan 2008 17:41:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 5 Jan 2008 17:41:25 +0000 (UTC) Cc: Stephen Berman , emacs-devel@gnu.org To: rms@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 05 18:41:45 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 1JBD1i-00053G-Pc for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 18:41:43 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBD1M-0000ss-7s for ged-emacs-devel@m.gmane.org; Sat, 05 Jan 2008 12:41:20 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JBD1H-0000rh-9G for emacs-devel@gnu.org; Sat, 05 Jan 2008 12:41:15 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JBD1F-0000pO-FN for emacs-devel@gnu.org; Sat, 05 Jan 2008 12:41:14 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JBD1F-0000pF-8F for emacs-devel@gnu.org; Sat, 05 Jan 2008 12:41:13 -0500 Original-Received: from av9-1-sn3.vrr.skanova.net ([81.228.9.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JBD1B-00009Q-J3; Sat, 05 Jan 2008 12:41:09 -0500 Original-Received: by av9-1-sn3.vrr.skanova.net (Postfix, from userid 502) id 727B837F92; Sat, 5 Jan 2008 18:41:08 +0100 (CET) Original-Received: from smtp3-2-sn3.vrr.skanova.net (smtp3-2-sn3.vrr.skanova.net [81.228.9.102]) by av9-1-sn3.vrr.skanova.net (Postfix) with ESMTP id 5BB6D37EC4; Sat, 5 Jan 2008 18:41:08 +0100 (CET) Original-Received: from husetbladh.homeip.net (90-231-102-24-no59.tbcn.telia.com [90.231.102.24]) by smtp3-2-sn3.vrr.skanova.net (Postfix) with ESMTP id 39D0437E46; Sat, 5 Jan 2008 18:41:08 +0100 (CET) User-Agent: Thunderbird 2.0.0.6 (X11/20071022) In-Reply-To: <477FC0B3.3050009@swipnet.se> 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:86197 Archived-At: Jan Dj=E4rv skrev: > Richard Stallman skrev: >> This surprises me. I continue to see what I reported with current >> 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 we= re not >> clear. I've made screen shots showing what I see. Here is the bu= ffer >> at step 3 of my OP, before evalling the display sexp: >> >> Maybe it only fails with the GTK build. Jan, can you reproduce the pr= oblem? >> >=20 > Yes I cam. On different toolkit builds, so it looks to be tool kit ind= ependent. >=20 A futher observation. If the character in the second column is a space, = the bug does not appear. Jan D.