From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 17 13:08:24 2015 Received: (at submit) by debbugs.gnu.org; 17 Dec 2015 18:08:24 +0000 Received: from localhost ([127.0.0.1]:54652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9cyV-0005W3-Uc for submit@debbugs.gnu.org; Thu, 17 Dec 2015 13:08:24 -0500 Received: from eggs.gnu.org ([208.118.235.92]:38885) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9cyS-0005Vl-RH for submit@debbugs.gnu.org; Thu, 17 Dec 2015 13:08:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9cyM-00044b-Pq for submit@debbugs.gnu.org; Thu, 17 Dec 2015 13:08:15 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:59359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cyM-00044X-Mq for submit@debbugs.gnu.org; Thu, 17 Dec 2015 13:08:14 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cyL-0005eQ-KL for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2015 13:08:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9cyI-00043g-6I for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2015 13:08:13 -0500 Received: from mail.arstecnica.it ([144.76.81.238]:57520) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9cyI-00043L-0z for bug-gnu-emacs@gnu.org; Thu, 17 Dec 2015 13:08:10 -0500 Received: from nautilus (assp.arstecnica.it [192.168.1.102]) by mail.arstecnica.it (Postfix) with ESMTPSA id 22E9183E344 for ; Thu, 17 Dec 2015 18:08:06 +0000 (UTC) Received: from nautilus ([151.62.33.97] helo=nautilus) by assp.arstecnica.it with SMTPS(AES128-GCM-SHA256) (2.3.3); 17 Dec 2015 18:08:06 +0000 From: Lele Gaifax To: bug-gnu-emacs@gnu.org Subject: Problem with next-line/previous-line when line-move-visual is t User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/25.0.50.25 (x86_64-pc-linux-gnu) Date: Thu, 17 Dec 2015 19:08:06 +0100 Message-ID: <87d1u5dk3d.fsf@metapensiero.it> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Assp-Version: 2.3.3(14029) on assp.arstecnica.it X-Assp-ID: assp.arstecnica.it m1-75686-11234 X-Assp-Session: AB140AE4 (mail 1) X-Assp-Envelope-From: lele@metapensiero.it X-Assp-Intended-For: bug-gnu-emacs@gnu.org X-Assp-Client-TLS: yes X-Assp-Server-TLS: yes X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Hi all, I notice a problem in current emacs-25, commit 1b5630eb47d3f4bade09708c958ab006b83b3fc0: in an "emacs -Q" session, executi= ng M-x list-packages, I'm presented the *Packages* buffer, where the first four lines are: ace-window 0.9.0 available Quickly switch windows. ack 1.5 available interface to ack-like tools ada-mode 5.1.8 available major-mode for editing Ada so= urces ada-ref-man 2012.0 available Ada Reference Manual 2012 When I position the cursor on the first letter of the names (i.e., on the letter =E2=80=9Ca=E2=80=9D of =E2=80=9Cace-window=E2=80=9D), I can move aro= und with =E2=80=9Cn=E2=80=9D and =E2=80=9Cp=E2=80=9D freely, as expected. If I move the cursor on the last =E2=80=9Cw=E2=80=9D character of =E2=80=9C= ace-window=E2=80=9D and hit =E2=80=9Cn=E2=80=9D, the cursor goes to the next line, column 6 (that is, after =E2=80=9Cack=E2= =80=9D under the first =E2=80=9Cw=E2=80=9D of =E2=80=9Cace-window=E2=80=9D) and a subsequent= =E2=80=9Cn=E2=80=9D does not move the cursor to the third line. If instead I move the cursor on the ending =E2=80=9Cn=E2=80=9D of =E2=80=9C= ada-ref-man=E2=80=9D and hit =E2=80=9Cp=E2=80=9D, the cursor moves to the third line, column 11 (after =E2=80=9Cada-mode=E2= =80=9D, above last =E2=80=9Ca=E2=80=9D of =E2=80=9Cada-ref-man=E2=80=9D). Hitting =E2=80=9Cp= =E2=80=9D again, the cursor ends in the first row (thus skipping the second!), remaining at column 11. Repeating the same steps after evaluating (setq line-move-visual nil), the cursor =E2=80=9Cvisits=E2=80=9D every line, even if it jumps to the first c= haracter of the version column when the name below/above the current one is shorter. I'm not able to determine if the problem is related to the package-menu-mode or instead to the more general tabulated-list-mode. Hope this is clear enough, best regards, ciao, lele. --=20 nickname: Lele Gaifax | Quando vivr=C3=B2 di quello che ho pensato ieri real: Emanuele Gaifas | comincer=C3=B2 ad aver paura di chi mi copia. lele@metapensiero.it | -- Fortunato Depero, 1929. From debbugs-submit-bounces@debbugs.gnu.org Thu Dec 17 14:02:55 2015 Received: (at 22194) by debbugs.gnu.org; 17 Dec 2015 19:02:55 +0000 Received: from localhost ([127.0.0.1]:54687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9dpH-0006o0-7X for submit@debbugs.gnu.org; Thu, 17 Dec 2015 14:02:55 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57562) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9dpG-0006np-6b for 22194@debbugs.gnu.org; Thu, 17 Dec 2015 14:02:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9dp6-0002Ig-2c for 22194@debbugs.gnu.org; Thu, 17 Dec 2015 14:02:48 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:36647) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9dp5-0002Ic-PD; Thu, 17 Dec 2015 14:02:44 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1512 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a9dp0-0006LE-M5; Thu, 17 Dec 2015 14:02:40 -0500 Date: Thu, 17 Dec 2015 21:02:59 +0200 Message-Id: <831takzyn0.fsf@gnu.org> From: Eli Zaretskii To: Lele Gaifax In-reply-to: <87d1u5dk3d.fsf@metapensiero.it> (message from Lele Gaifax on Thu, 17 Dec 2015 19:08:06 +0100) Subject: Re: bug#22194: Problem with next-line/previous-line when line-move-visual is t References: <87d1u5dk3d.fsf@metapensiero.it> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 22194 Cc: 22194@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > From: Lele Gaifax > Date: Thu, 17 Dec 2015 19:08:06 +0100 > > I'm not able to determine if the problem is related to the package-menu-mode > or instead to the more general tabulated-list-mode. The latter: you can see the same problem in the buffer popped by "C-x C-b". Thanks, I will look into this. From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 18 05:31:11 2015 Received: (at 22194-done) by debbugs.gnu.org; 18 Dec 2015 10:31:11 +0000 Received: from localhost ([127.0.0.1]:55162 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9sJa-0004oF-Qz for submit@debbugs.gnu.org; Fri, 18 Dec 2015 05:31:10 -0500 Received: from eggs.gnu.org ([208.118.235.92]:57933) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1a9sJa-0004o0-8g for 22194-done@debbugs.gnu.org; Fri, 18 Dec 2015 05:31:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a9sJQ-0004tR-Fw for 22194-done@debbugs.gnu.org; Fri, 18 Dec 2015 05:31:05 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:55872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a9sJQ-0004tN-Cd; Fri, 18 Dec 2015 05:31:00 -0500 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:1776 helo=HOME-C4E4A596F7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1a9sJM-0000v9-H2; Fri, 18 Dec 2015 05:30:59 -0500 Date: Fri, 18 Dec 2015 12:31:18 +0200 Message-Id: <834mfgxd3d.fsf@gnu.org> From: Eli Zaretskii To: lele@metapensiero.it In-reply-to: <831takzyn0.fsf@gnu.org> (message from Eli Zaretskii on Thu, 17 Dec 2015 21:02:59 +0200) Subject: Re: bug#22194: Problem with next-line/previous-line when line-move-visual is t References: <87d1u5dk3d.fsf@metapensiero.it> <831takzyn0.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 22194-done Cc: 22194-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) > Date: Thu, 17 Dec 2015 21:02:59 +0200 > From: Eli Zaretskii > Cc: 22194@debbugs.gnu.org > > > From: Lele Gaifax > > Date: Thu, 17 Dec 2015 19:08:06 +0100 > > > > I'm not able to determine if the problem is related to the package-menu-mode > > or instead to the more general tabulated-list-mode. > > The latter: you can see the same problem in the buffer popped by "C-x > C-b". > > Thanks, I will look into this. Fixed in commit fb2eaf0 on the emacs-25 branch. (It was a bug in vertical-motion when truncate-lines is in effect.) Thanks. From unknown Sun Aug 17 10:19:32 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 15 Jan 2016 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator