From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: [bug] line move and truncation Date: Tue, 16 Nov 2004 15:19:38 +0100 Message-ID: References: <4199C0B8.40408@math.ku.dk> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1100614811 10892 80.91.229.6 (16 Nov 2004 14:20:11 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 16 Nov 2004 14:20:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Nov 16 15:19:54 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CU4BV-0008TF-00 for ; Tue, 16 Nov 2004 15:19:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CU4KF-0001h1-Tp for ged-emacs-devel@m.gmane.org; Tue, 16 Nov 2004 09:28:55 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CU4K5-0001gh-7z for emacs-devel@gnu.org; Tue, 16 Nov 2004 09:28:45 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CU4K4-0001gC-20 for emacs-devel@gnu.org; Tue, 16 Nov 2004 09:28:44 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CU4K3-0001g2-Uz for emacs-devel@gnu.org; Tue, 16 Nov 2004 09:28:43 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.34) id 1CU4B0-0001wU-17 for emacs-devel@gnu.org; Tue, 16 Nov 2004 09:19:22 -0500 Original-Received: (qmail 89275 invoked from network); 16 Nov 2004 14:19:20 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 16 Nov 2004 14:19:20 -0000 Original-To: Lars Hansen In-Reply-To: <4199C0B8.40408@math.ku.dk> (Lars Hansen's message of "Tue, 16 Nov 2004 09:56:24 +0100") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/21.3.50 (gnu/linux) 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: main.gmane.org gmane.emacs.devel:29925 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:29925 Lars Hansen writes: > With Emacs of today, do > emacs --no-site-file --no-init-file --eval=(setq-default > truncate-lines t) > Open a file with long lines. (You may open files.el and search for > read-directory-names). > With point on a truncated line, hit down-arrow (or C-n if you prefer that). > Then point will move down two lines (as if lines were wrapped rather > than truncated). > Nothing seems to be wrong when you move upwards. Well, I found out why Richard made the change. I have installed a fix for the new problem. -- Kim F. Storm http://www.cua.dk