From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] Sloppy `org-element-context'? Date: Tue, 06 May 2014 11:25:05 +0200 Message-ID: <87vbtjmcw3.fsf@bzg.ath.cx> References: <874n2jsls9.fsf@gmail.com> <871twteltj.fsf@bzg.ath.cx> <87tx9jlr6z.fsf@gmail.com> <874n1bq1cm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52569) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhcPQ-0002IK-1E for emacs-orgmode@gnu.org; Tue, 06 May 2014 06:15:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhcPI-0006eV-UV for emacs-orgmode@gnu.org; Tue, 06 May 2014 06:15:35 -0400 Received: from mail-s76.mailgun.info ([184.173.153.204]:42474) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhcPI-0006dg-FJ for emacs-orgmode@gnu.org; Tue, 06 May 2014 06:15:28 -0400 In-Reply-To: <874n1bq1cm.fsf@gmail.com> (Nicolas Goaziou's message of "Tue, 29 Apr 2014 23:20:41 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Org Mode List Hi Nicolas, Nicolas Goaziou writes: > Actually, it will not work in comments (point is X): > > # Some http://orgmode.org/file.html > # and http://orgmode.org/other-fileX.html > > The code will open the first link, not the second one. Indeed -- but this can easily be fixed. Thanks for the comment on my dirty hack, I will implement something based on this idea and we'll see if it fits. -- Bastien