GNU bug report logs - #14506
24.3; previous-line, vertical-motion move too far with fci-mode on

Previous Next

Package: emacs;

Reported by: Matt McClure <matthewlmcclure <at> gmail.com>

Date: Wed, 29 May 2013 15:30:02 UTC

Severity: normal

Found in version 24.3

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 14506-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Matt McClure <matthewlmcclure <at> gmail.com>
Cc: 14506-done <at> debbugs.gnu.org
Subject: Re: bug#14506: 24.3;
	previous-line, vertical-motion move too far with fci-mode on
Date: Wed, 29 May 2013 20:37:18 +0300
> Date: Wed, 29 May 2013 11:12:55 -0400
> From: Matt McClure <matthewlmcclure <at> gmail.com>
> 
> 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.




This bug report was last modified 12 years and 55 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.