emacs-devel
[Top][All Lists]
Advanced

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

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


From: Juanma Barranquero
Subject: line-move-finish (simple.el) hangs on invisible&intangible text.
Date: Wed, 17 Apr 2002 16:48:49 +0200

emacs -q --no-site-file
C-h i
Move cursor to the first non-empty line after the title ("  The Info
Directory", etc.)
Move cursor to column 1 (or more).
<up>

Emacs endlessly loops on line-move-finish (C-g breaks from it).

If you put the cursor at the beginning of the "empty" line (it contains
a row of intangible, invisible asterisks), and eval the expression

(move-to-column 0)

the cursor moves to the first char of the next line ?!


                                                           /L/e/k/t/u




reply via email to

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