emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Christopher Dannheim <ch.dannheim@gmail.com>
To: Christopher Dannheim <ch.dannheim@gmail.com>, emacs-orgmode@gnu.org
Subject: Re: issues with non-bracketed links in org 8.3
Date: Sat, 8 Nov 2014 23:16:10 +0100	[thread overview]
Message-ID: <CAP5rsDZyh5SJqWkeKL=Vyi0xARnND31Sm5csb2mWfzTRzPFpvQ@mail.gmail.com> (raw)
In-Reply-To: <8761epy0fz.fsf@nicolasgoaziou.fr>

[-- Attachment #1: Type: text/plain, Size: 1278 bytes --]

org-element-context yields:
(paragraph (:begin 6145 :end 6166 :contents-begin 6145 :contents-end 6165
:post-blank 1 :post-affiliated 6145 ...))

After relaoding org:
(link (:type "textcite" :path "Hobart2003" :raw-link "textcite:Hobart2003"
:application nil :search-option nil :begin 6145 ...))

and the link is working again! Why is that the case? I get org with git
pull and then make autoloads, is that the problem?

Thank you for your help,
Christopher.

On Sat, Nov 8, 2014 at 8:08 PM, Nicolas Goaziou <mail@nicolasgoaziou.fr>
wrote:

> Christopher Dannheim <ch.dannheim@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,
>

[-- Attachment #2: Type: text/html, Size: 2146 bytes --]

  reply	other threads:[~2014-11-08 22:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-07 20:48 issues with non-bracketed links in org 8.3 Christopher Dannheim
2014-11-07 20:54 ` Nicolas Goaziou
2014-11-07 20:59   ` Christopher Dannheim
2014-11-08 19:08     ` Nicolas Goaziou
2014-11-08 22:16       ` Christopher Dannheim [this message]
2014-11-09 23:12         ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAP5rsDZyh5SJqWkeKL=Vyi0xARnND31Sm5csb2mWfzTRzPFpvQ@mail.gmail.com' \
    --to=ch.dannheim@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).