On Fri, Jul 12, 2013 at 4:46 PM, Eli Zaretskii 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: (# 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