From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Bug: org-forward-same-level will jump over headline, if it starts with a link [6.33trans (release_6.33f.29.g5064)] Date: Fri, 27 Nov 2009 14:37:16 +0100 Message-ID: References: <20091127133000.GA10270@taupan.ath.cx> Mime-Version: 1.0 (Apple Message framework v936) 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 1NE10q-0006RJ-3C for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 08:37:28 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NE10l-0006Q7-MY for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 08:37:27 -0500 Received: from [199.232.76.173] (port=54723 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NE10i-0006PI-8V for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 08:37:20 -0500 Received: from mail-ew0-f224.google.com ([209.85.219.224]:49627) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NE10h-0008TK-T5 for emacs-orgmode@gnu.org; Fri, 27 Nov 2009 08:37:20 -0500 Received: by ewy24 with SMTP id 24so1797036ewy.26 for ; Fri, 27 Nov 2009 05:37:18 -0800 (PST) In-Reply-To: <20091127133000.GA10270@taupan.ath.cx> 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: friedel@nomaden.org Cc: emacs-orgmode@gnu.org Fixed, thanks. - Carsten On Nov 27, 2009, at 2:30 PM, Friedrich Delgado Friedrichs wrote: > I just noticed this, so I'll file a quick report: > > In the following example tree, org-forward-same-level will jump over > the second item. > > *** foo > *** [[about:][About:]] > *** quz > *** bar [[about:][About:]] > *** baz > > Please tell me if you *can't* reproduce this, then I'll re-post my > settings. > > Emacs : GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu, X toolkit) > of 2009-11-09 on orion > Package: Org-mode version 6.33trans (release_6.33f.29.g5064) > > Regards > Friedel > -- > Friedrich Delgado Friedrichs > TauPan on Ircnet and Freenode ;) > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten