From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] Fix uncaught error when trying to open a link at point Date: Thu, 20 Dec 2012 09:41:06 +0100 Message-ID: <87bodpdskd.fsf@bzg.ath.cx> References: <87ehjmvxk7.fsf@konixwork.incubateur.ens-lyon.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49266) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlbgl-0007Gp-Ht for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 03:41:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tlbgk-0005av-82 for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 03:41:11 -0500 Received: from mail-wi0-f182.google.com ([209.85.212.182]:40178) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tlbgk-0005ao-2a for emacs-orgmode@gnu.org; Thu, 20 Dec 2012 03:41:10 -0500 Received: by mail-wi0-f182.google.com with SMTP id hn14so1777709wib.3 for ; Thu, 20 Dec 2012 00:41:09 -0800 (PST) In-Reply-To: <87ehjmvxk7.fsf@konixwork.incubateur.ens-lyon.fr> (Samuel Loury's message of "Thu, 22 Nov 2012 09:42:00 +0100") 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: Samuel Loury Cc: OrgMode ML Hi Samuel and Nicolas, I allowed myself to fix this, with a somewhat smaller patch: http://orgmode.org/cgit.cgi/org-mode.git/commit/?h=maint&id=14ffe2 Thanks Samuel for the patch and for reporting this problem! -- Bastien