From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "Eli Zaretskii" Newsgroups: gmane.emacs.devel Subject: Re: line-move-finish (simple.el) hangs on invisible&intangible text. Date: Fri, 19 Apr 2002 12:59:28 +0300 Sender: emacs-devel-admin@gnu.org Message-ID: <5080-Fri19Apr2002125927+0300-eliz@is.elta.co.il> References: <20020417163850.20DC.LEKTU@terra.es> <200204181844.g3IIir500443@aztec.santafe.edu> <20020419104107.1A85.LEKTU@terra.es> Reply-To: Eli Zaretskii NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1019210979 10135 127.0.0.1 (19 Apr 2002 10:09:39 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 19 Apr 2002 10:09:39 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 16yVKl-0002dM-00 for ; Fri, 19 Apr 2002 12:09:39 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 16yVe4-0003nd-00 for ; Fri, 19 Apr 2002 12:29:36 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yVKM-0003KE-00; Fri, 19 Apr 2002 06:09:14 -0400 Original-Received: from frigg.inter.net.il ([192.114.186.16]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 16yVJI-00031Z-00; Fri, 19 Apr 2002 06:08:09 -0400 Original-Received: from zaretsky ([80.230.2.40]) by frigg.inter.net.il (Mirapoint Messaging Server MOS 2.9.3.2) with ESMTP id BIN08625; Fri, 19 Apr 2002 13:07:59 +0300 (IDT) Original-To: lektu@terra.es X-Mailer: emacs 21.2.50 (via feedmail 8 I) and Blat ver 1.8.9 In-Reply-To: <20020419104107.1A85.LEKTU@terra.es> (message from Juanma Barranquero on Fri, 19 Apr 2002 10:46:15 +0200) Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:2766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:2766 > From: Juanma Barranquero > Date: Fri, 19 Apr 2002 10:46:15 +0200 > > > What version of Emacs are you using? > > 21.2.50, straight from the CVS HEAD. Compiled on Windows XP with Visual > Studio. > > On my machine/configuration the problem is perfectly repeatable. I put > the cursor on the first non-title line of any Info page, move the cursor > to a column > 0, do to go to the empty line between the title and > the page text (which is not really empty, because it has > invisible&intangible text), and Emacs loops forever on line-move-finish. Does it happen in "emacs -nw"?