all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Matt McClure <matthewlmcclure@gmail.com>
Cc: 14506-done@debbugs.gnu.org
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	[thread overview]
Message-ID: <83a9nd6629.fsf@gnu.org> (raw)
In-Reply-To: <CAJELnLHdTA+kSWHnGjFa7mbUmJc8VasNqGFsJTkCs555uUUrNA@mail.gmail.com>

> Date: Wed, 29 May 2013 11:12:55 -0400
> From: Matt McClure <matthewlmcclure@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.





      reply	other threads:[~2013-05-29 17:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-29 15:12 bug#14506: 24.3; previous-line, vertical-motion move too far with fci-mode on Matt McClure
2013-05-29 17:37 ` Eli Zaretskii [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83a9nd6629.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=14506-done@debbugs.gnu.org \
    --cc=matthewlmcclure@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.