From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.bugs Subject: Re: [vincent@vinc17.org: Buffer appears to be modified after resizing the window in longlines mode] Date: Sun, 08 Jul 2007 14:07:39 -0400 Message-ID: <87d4z23h1w.fsf@stupidchicken.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1183989742 28533 80.91.229.12 (9 Jul 2007 14:02:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 Jul 2007 14:02:22 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org To: Vincent Lefevre Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Jul 09 16:02:21 2007 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 1I7toi-0007JC-UF for geb-bug-gnu-emacs@m.gmane.org; Mon, 09 Jul 2007 16:02:21 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7toi-0005gm-5I for geb-bug-gnu-emacs@m.gmane.org; Mon, 09 Jul 2007 10:02:20 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I7bD7-0002M3-Db for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2007 14:10:17 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I7bD6-0002Ku-3p for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2007 14:10:16 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I7bD5-0002Ki-DQ for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2007 14:10:15 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I7bD5-000642-0x for bug-gnu-emacs@gnu.org; Sun, 08 Jul 2007 14:10:15 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id B16184E2C1; Sun, 8 Jul 2007 14:07:39 -0400 (EDT) In-Reply-To: (Richard Stallman's message of "Sat\, 07 Jul 2007 09\:06\:44 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50 (gnu/linux) X-detected-kernel: Linux 2.6 (newer, 1) X-Mailman-Approved-At: Mon, 09 Jul 2007 10:02:18 -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:16112 Archived-At: > From: Vincent Lefevre > > 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). I've fixed this in both the branch and the trunk, thanks.