From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Lundin Subject: Re: Point trapped in link Date: Mon, 13 Apr 2009 20:17:17 -0500 Message-ID: References: <87zlelb9ra.fsf@gmail.com> <792719D2-9B0A-49E7-884D-FC83479FB57D@gmail.com> <8763h871qr.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtXHC-0008HQ-I7 for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 21:17:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtXH7-0008Eb-6p for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 21:17:25 -0400 Received: from [199.232.76.173] (port=44251 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtXH7-0008EY-2q for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 21:17:21 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:47745) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LtXH6-00059A-SC for emacs-orgmode@gnu.org; Mon, 13 Apr 2009 21:17:20 -0400 In-Reply-To: <8763h871qr.fsf@fastmail.fm> (Matthew Lundin's message of "Mon\, 13 Apr 2009 15\:11\:24 -0500") 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: Matthew Lundin Cc: emacs-orgmode@gnu.org, Leo Hi Carsten, Matthew Lundin writes: >> I have fixed this temporarily, but I still need to investigate what >> the state of affairs is in Emacs 23 with intangible properties. > > After pulling the most recent updates from the git repo, I am finding > that the point still gets trapped at the beginning and end of links > (i.e., when using C-f and M-f and C-b and M-b). > > Here's my current emacs: GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ > Version 2.14.4) on Ubuntu 8.10. As a follow up I can confirm that this is an issue in Emacs 23 (which, of course, you already know). Moving through links works fine on GNU Emacs 22.3.1 (i386-apple-darwin9.6.0, Carbon Version 1.6.0) on Mac OS 10.5. Thanks, Matt