From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Dannheim Subject: Re: issues with non-bracketed links in org 8.3 Date: Fri, 7 Nov 2014 21:59:53 +0100 Message-ID: References: <87y4rmiveg.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=e89a8f3b9b696dd02d05074b194c Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xmqdn-0007Nt-25 for emacs-orgmode@gnu.org; Fri, 07 Nov 2014 16:00:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xmqdj-0000ef-7W for emacs-orgmode@gnu.org; Fri, 07 Nov 2014 16:00:18 -0500 Received: from mail-wi0-x233.google.com ([2a00:1450:400c:c05::233]:46462) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xmqdi-0000dW-T3 for emacs-orgmode@gnu.org; Fri, 07 Nov 2014 16:00:15 -0500 Received: by mail-wi0-f179.google.com with SMTP id h11so5745945wiw.12 for ; Fri, 07 Nov 2014 13:00:14 -0800 (PST) In-Reply-To: <87y4rmiveg.fsf@nicolasgoaziou.fr> 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 , emacs-orgmode@gnu.org --e89a8f3b9b696dd02d05074b194c Content-Type: text/plain; charset=UTF-8 Hi, the variable org-link does contain 'textcite' (as well as all other bibtex and biblatex link types defined by org-ref/reftex). org-link-types is a variable defined in `org.el'. Its value is ("http" ... "citep*" "citealt" "citealt*" "citealp" "citealp*" "citenum" "citetext" "citeauthor" "citeauthor*" "citeyear" "citeyear*" "Citet" "Citep" "Citealt" "Citealp" "Citeauthor" "Cite" "parencite" "Parencite" "footcite" "footcitetext" "textcite" "Textcite" ... "rmail") Regards, Christopher. On Fri, Nov 7, 2014 at 9:54 PM, Nicolas Goaziou wrote: > 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 > --e89a8f3b9b696dd02d05074b194c Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi,

the variable org-link does co= ntain 'textcite' (as well as all other bibtex and biblatex link typ= es defined by org-ref/reftex).

org-link-types is a = variable defined in `org.el'.
Its value is
("h= ttp" ... "citep*" "citealt" "citealt*" &= quot;citealp" "citealp*" "citenum" "citetext&= quot; "citeauthor" "citeauthor*" "citeyear" &= quot;citeyear*" "Citet" "Citep" "Citealt"= ; "Citealp" "Citeauthor" "Cite" "parenci= te" "Parencite" "footcite" "footcitetext"= ; "textcite" "Textcite" ... "rmail")

Regards,
Christopher.

On Fri, Nov 7, 2014 at 9:5= 4 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
Hello,

Christopher Dannheim <ch.dannhe= im@gmail.com> writes:

> in my textfiles, links created with org-ref-insert-cite-link are not e= nclosed
> in brackets (textcite:sth), while those created with=C2=A0 org-insert-= link are
> ([[textcite:sth]]). Recently, the links without the=C2=A0 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 link= s without
> brackets fine in the past. Do you have any idea what could cause this?=

textcite:sth is correct as long as "textcite" is recognize= d as a link
type. Does it belong to `org-link-type' value?


Regards,

--
Nicolas Goaziou

--e89a8f3b9b696dd02d05074b194c--