From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: delete-overlay causes recentering Date: Sat, 14 Apr 2007 11:13:43 +0200 Message-ID: <46209B47.6090300@gmx.at> References: <25771086.79401173867519911.JavaMail.www@wwinf4104> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176542215 10304 80.91.229.12 (14 Apr 2007 09:16:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 14 Apr 2007 09:16:55 +0000 (UTC) Cc: emacs-devel@gnu.org To: =?ISO-8859-15?Q?Johan_Bockg=E5rd?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 14 11:16:48 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 1HceNE-00019J-FC for ged-emacs-devel@m.gmane.org; Sat, 14 Apr 2007 11:16:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HceRa-0004Fv-Ve for ged-emacs-devel@m.gmane.org; Sat, 14 Apr 2007 05:21:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HceRV-0004F3-J1 for emacs-devel@gnu.org; Sat, 14 Apr 2007 05:21:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HceRS-0004Er-SL for emacs-devel@gnu.org; Sat, 14 Apr 2007 05:21:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HceRS-0004Eo-II for emacs-devel@gnu.org; Sat, 14 Apr 2007 05:21:10 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HceN4-0000PI-Qq for emacs-devel@gnu.org; Sat, 14 Apr 2007 05:16:39 -0400 Original-Received: (qmail invoked by alias); 14 Apr 2007 09:16:37 -0000 Original-Received: from N873P004.adsl.highway.telekom.at (EHLO [62.47.53.4]) [62.47.53.4] by mail.gmx.net (mp038) with SMTP; 14 Apr 2007 11:16:37 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX187XVB+GFg71eY4wLFj6Whpg154BMDGZSt32AOBKx CkgNBbuMoRF+8u User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: de-DE, de, en-us, en In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-kernel: 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:69423 Archived-At: > Here's another example: > > $ emacs -Q > > Evaluate the code below. Then press f8, f9, f8, f9, ... Can you give an example where this shows up with `truncate-lines' non-nil?