emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: line-move-finish (simple.el) hangs on invisible&intangible text.


From: Richard Stallman
Subject: Re: line-move-finish (simple.el) hangs on invisible&intangible text.
Date: Mon, 22 Apr 2002 01:47:34 -0600 (MDT)

    According to specs, if asked to move the cursor to a row greater than
    the number of visible rows in the line, it should put it on the last
    character of the line. I fail to see how puting the cursor on the next
    line can be a sensible behavior for a function called move-to-column :)

If the last character of the line and the newline are both intangible,
it can't put point there.  What do you think it should do instead?

 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]