From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#14506: 24.3; previous-line, vertical-motion move too far with fci-mode on Date: Wed, 29 May 2013 20:37:18 +0300 Message-ID: <83a9nd6629.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1369849071 14006 80.91.229.3 (29 May 2013 17:37:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 29 May 2013 17:37:51 +0000 (UTC) Cc: 14506-done@debbugs.gnu.org To: Matt McClure Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed May 29 19:37:51 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UhkJq-0006Eo-Dm for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 May 2013 19:37:50 +0200 Original-Received: from localhost ([::1]:58561 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhkJq-0001Yu-2P for geb-bug-gnu-emacs@m.gmane.org; Wed, 29 May 2013 13:37:50 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:57866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhkJi-0001YK-JZ for bug-gnu-emacs@gnu.org; Wed, 29 May 2013 13:37:47 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhkJd-0005RW-Tu for bug-gnu-emacs@gnu.org; Wed, 29 May 2013 13:37:42 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:52065) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhkJd-0005RO-Qb for bug-gnu-emacs@gnu.org; Wed, 29 May 2013 13:37:37 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1UhkL0-0005e7-6M for bug-gnu-emacs@gnu.org; Wed, 29 May 2013 13:39:02 -0400 Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Wed, 29 May 2013 17:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 14506 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 14506@debbugs.gnu.org, eliz@gnu.org, matthewlmcclure@gmail.com Original-Received: via spool by 14506-done@debbugs.gnu.org id=D14506.136984911821649 (code D ref 14506); Wed, 29 May 2013 17:39:01 +0000 Original-Received: (at 14506-done) by debbugs.gnu.org; 29 May 2013 17:38:38 +0000 Original-Received: from localhost ([127.0.0.1]:40422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UhkKb-0005d8-UU for submit@debbugs.gnu.org; Wed, 29 May 2013 13:38:38 -0400 Original-Received: from mtaout20.012.net.il ([80.179.55.166]:57130) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1UhkKZ-0005cg-9V for 14506-done@debbugs.gnu.org; Wed, 29 May 2013 13:38:36 -0400 Original-Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0MNK00H00M70VH00@a-mtaout20.012.net.il> for 14506-done@debbugs.gnu.org; Wed, 29 May 2013 20:37:04 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0MNK00H4MM9RR040@a-mtaout20.012.net.il>; Wed, 29 May 2013 20:37:04 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:74644 Archived-At: > Date: Wed, 29 May 2013 11:12:55 -0400 > From: Matt McClure > > Get a copy of Fill-Column-Indicator, e.g. with: > > git clone https://github.com/alpaker/Fill-Column-Indicator.git > > Start Emacs with: > > open -n -a Emacs --args -Q --no-site-file --eval '(progn > (load-file "/path/to/Fill-Column-Indicator/fill-column-indicator.el") > (fci-mode t))' > > You'll land in a `*scratch*` buffer with three lines of comments > followed by two blank lines, and the point will be on the last line > (line 5). > > Call `vertical-motion` twice directly or indirectly: > > C-p C-p > > or: > > M-: (vertical-motion -1) RET M-: M-p RET > > Observe that the point moves from line 4 to line 2 on the second > `vertical-motion`. > > I expect the point to move to line 3 rather than line 2. Thanks. This was reported a few weeks ago, see http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00362.html and was fixed in the development sources back then.