all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matt McClure <matthewlmcclure@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: Make fci-mode coexist better with line-move-visual
Date: Fri, 12 Jul 2013 17:34:29 -0400	[thread overview]
Message-ID: <CAJELnLEfCPcgns__BjDnFyYR0a5v95hP3yqdn7iw-HMrDE5hWQ@mail.gmail.com> (raw)
In-Reply-To: <8338rj5ww4.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 606 bytes --]

On Fri, Jul 12, 2013 at 4:46 PM, Eli Zaretskii <eliz@gnu.org> wrote:

> I think it's posn-at-point.  Look at what it returns at the leftmost
> position of the 2nd line, and you will see why next-line moves to
> column 2.
>

Interesting. In the leftmost position on line 2, in both scenarios in my
original message, posn-at-point returns:

    (#<window 0x106810050 on *scratch*> 2 (497 . 15) 0 nil 2 (3 . 1) nil (0
. 0) (7 . 15))

I think you're saying the (COL . ROW) value (3 . 1) should be (0 . 2).
Right?

-- 
Matt McClure
http://matthewlmcclure.com
http://www.mapmyfitness.com/profile/matthewlmcclure

[-- Attachment #2: Type: text/html, Size: 1090 bytes --]

  reply	other threads:[~2013-07-12 21:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-12 20:03 Make fci-mode coexist better with line-move-visual Matt McClure
2013-07-12 20:46 ` Eli Zaretskii
2013-07-12 21:34   ` Matt McClure [this message]
2013-07-13  7:06     ` Eli Zaretskii

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=CAJELnLEfCPcgns__BjDnFyYR0a5v95hP3yqdn7iw-HMrDE5hWQ@mail.gmail.com \
    --to=matthewlmcclure@gmail.com \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    /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.