From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: Buffer appears to be modified after resizing the window in longlines mode Date: Fri, 6 Jul 2007 16:35:54 +0200 Message-ID: <20070706143554.GJ18533@prunille.vinc17.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Q68bSM7Ycu6FN28Q" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1183735130 32102 80.91.229.12 (6 Jul 2007 15:18:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Jul 2007 15:18:50 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Jul 06 17:18:48 2007 connect(): Connection refused Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1I6pZy-0003rj-MJ for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2007 17:18:46 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6pZt-0002xL-QM for geb-bug-gnu-emacs@m.gmane.org; Fri, 06 Jul 2007 11:18:37 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I6ov2-0000qy-1H for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 10:36:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I6ov0-0000qI-Mg for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 10:36:23 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I6ov0-0000qE-JU for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 10:36:22 -0400 Original-Received: from vinc17.pck.nerim.net ([213.41.242.187] helo=prunille.vinc17.org) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I6ouz-0008W6-WC for bug-gnu-emacs@gnu.org; Fri, 06 Jul 2007 10:36:22 -0400 Original-Received: by prunille.vinc17.org (Postfix, from userid 501) id 6DA1316C9176; Fri, 6 Jul 2007 16:35:54 +0200 (CEST) Content-Disposition: inline X-Mailer-Info: http://www.vinc17.org/mutt/ User-Agent: Mutt/1.5.16-vl-r17763 (2007-06-14) X-detected-kernel: FreeBSD 6.x (2) X-Mailman-Approved-At: Fri, 06 Jul 2007 11:18:24 -0400 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16096 Archived-At: --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, After resizing the window in longlines mode, the buffer sometimes appears to be modified. I've attached a simple example with which I can reproduce the bug on at least two machines (Debian with emacs-snapshot 20070701-1 and Mac OS X with GNU Emacs 22.0.97.1). 1. Open the file with emacs -q -eval '(setq longlines-wrap-follows-window-size t)' file.html (The mode should be XHTML.) 2. Activate the longlines mode (ESC x longlines-mode RET). 3. Extend the window to 81 columns. 4. Hit the down arrow. I couldn't reproduce the problem in fundamental mode, but I have the same problem in nXML mode, but on a more complex example (which I haven't tried to simplify). --=20 Vincent Lef=E8vre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon) --Q68bSM7Ycu6FN28Q Content-Type: text/html; charset=us-ascii Content-Disposition: attachment; filename="longlines.html" Bug in Emacs longlines mode

................................................................. word.

--Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ bug-gnu-emacs mailing list bug-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs --Q68bSM7Ycu6FN28Q--