From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Point trapped in link Date: Mon, 13 Apr 2009 08:57:10 +0200 Message-ID: <792719D2-9B0A-49E7-884D-FC83479FB57D@gmail.com> References: <87zlelb9ra.fsf@gmail.com> Mime-Version: 1.0 (Apple Message framework v930.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtG6a-00005W-Jy for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:57:20 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtG6W-00004v-4Q for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:57:20 -0400 Received: from [199.232.76.173] (port=43970 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtG6W-00004s-1o for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:57:16 -0400 Received: from mx20.gnu.org ([199.232.41.8]:15551) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LtG6V-0001v0-AW for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:57:15 -0400 Received: from mail-ew0-f160.google.com ([209.85.219.160]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtG6T-0007KJ-UZ for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 02:57:14 -0400 Received: by ewy4 with SMTP id 4so2302732ewy.42 for ; Sun, 12 Apr 2009 23:57:12 -0700 (PDT) In-Reply-To: <87zlelb9ra.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Clemente Cc: emacs-orgmode@gnu.org, Leo On Apr 13, 2009, at 3:52 AM, Daniel Clemente wrote: >> >> You can see the point sometimes trapped in the beginning of the >> description, or not able to move it. >> > I can also see this bug; org-mode 6.25trans. The cursor is in fact > moving through the invisible syntax, which at the beginning is [[http://www.google.com/ > ][ (so after 26 , you see it move again). I have fixed this temporarily, but I still need to investigate what the state of affairs is in Emacs 23 with intangible properties. - Carsten