From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: issues with non-bracketed links in org 8.3 Date: Fri, 07 Nov 2014 21:54:31 +0100 Message-ID: <87y4rmiveg.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60453) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmqXX-0004m1-Nq for emacs-orgmode@gnu.org; Fri, 07 Nov 2014 15:54:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmqXM-0006y6-RU for emacs-orgmode@gnu.org; Fri, 07 Nov 2014 15:53:51 -0500 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:46710) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmqXM-0006xv-LS for emacs-orgmode@gnu.org; Fri, 07 Nov 2014 15:53:40 -0500 In-Reply-To: (Christopher Dannheim's message of "Fri, 7 Nov 2014 21:48:55 +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: Christopher Dannheim Cc: emacs-orgmode@gnu.org Hello, Christopher Dannheim writes: > in my textfiles, links created with org-ref-insert-cite-link are not enclosed > in brackets (textcite:sth), while those created with org-insert-link are > ([[textcite:sth]]). Recently, the links without the brackets are not > recognized by my emacs anymore (clicking on them results in 'user error. no > link found' and they are not exported to latex correctly). However, they > are underlined and thus 'look' like links. > > My emacs-Version is 24.4.1, my org-mode version is 8.3. > > I know that I used to be able to compile the files that contained links without > brackets fine in the past. Do you have any idea what could cause this? textcite:sth is correct as long as "textcite" is recognized as a link type. Does it belong to `org-link-type' value? Regards, -- Nicolas Goaziou