Hello,

Michael Brand <michael.ch.br...@gmail.com> writes:

> The above old issue with "3" remains the same on
> release_8.2.5h-645-g3f55b45.
>
> The recent regression is from release_8.2.5h-647-gfc9ce86
>
>     commit fc9ce86cfc1ecf7e86028027a12875a26500e774
>     Author: Nicolas Goaziou <n.goaz...@gmail.com>
>     Date:   Sun Feb 23 11:35:34 2014 +0100
>
>         Rewrite `org-open-at-point' using Elements
>
> and leads to the error "No link found", on all of "1", "2" and "3".

With the following Org document:

--8<---------------cut here---------------start------------->8---
#+LINK: link-abbreviation http://www.orgmode.org/#

1) [ ] [[http://www.orgmode.org/#docs]]
2) [[link-abbreviation:docs]]
3) [ ] [[link-abbreviation:docs]]

1 bla bla [ ] [[http://www.orgmode.org/#docs]]

2 bla bla [[link-abbreviation:docs]]

3 bla bla [ ] [[link-abbreviation:docs]]

| 1 | [ ] | [[http://www.orgmode.org/#docs]] |
| 2 |     | [[link-abbreviation:docs]]       |
| 3 | [ ] | [[link-abbreviation:docs]]       |
--8<---------------cut here---------------end--------------->8---

I do not get any error, i.e, every link is opened in the browser.

Did you refresh your local set-up with C-c C-c on the LINK keyword?


Regards,

-- 
Nicolas Goaziou

Reply via email to