Christopher Dannheim <ch.dannh...@gmail.com> writes: > 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")
OK. So what happens if you put point on you defective link, and eval M-: (org-element-context) Then M-x org-reload M-: (org-element-context) Regards,