From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Icalendar export and contacts Date: Fri, 12 Feb 2016 00:01:40 +0100 Message-ID: <874mde6ecr.fsf@nicolasgoaziou.fr> References: <56BCFD09.2030408@gmx.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47932) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU0D5-00017L-L5 for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 17:59:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aU0D4-0001uM-Qv for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 17:59:39 -0500 Received: from relay4-d.mail.gandi.net ([2001:4b98:c:538::196]:53817) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU0D4-0001uF-LJ for emacs-orgmode@gnu.org; Thu, 11 Feb 2016 17:59:38 -0500 In-Reply-To: <56BCFD09.2030408@gmx.de> (Simon Thum's message of "Thu, 11 Feb 2016 22:28:41 +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: Simon Thum Cc: emacs-orgmode Hello, Simon Thum writes: > Unfortunately I now get > > user-error: Unable to resolve link "tel:xxx" > > and the icalendar export full stops. Is there a way to declare the > link type (I am loading org-contact) See `org-add-link-type' in particular with the export argument. > or avoid the exporter messing with it? This is only possible in development version. Regards, -- Nicolas Goaziou