GNU bug report logs - #14910
org-mode `org-open-at-point' doesn't follow id links

Previous Next

Packages: org-mode, emacs;

Reported by: Oleh <oleh.krehel <at> gmail.com>

Date: Fri, 19 Jul 2013 15:57:01 UTC

Severity: minor

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Oleh <oleh.krehel <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: org-mode `org-open-at-point' doesn't follow id links
Date: Fri, 19 Jul 2013 17:56:30 +0200
[Message part 1 (text/plain, inline)]
Hi,

As the subject says.

The link has to be of the form:
[[id:47191abe-bdc5-4af2-80a5-9709943874b7][link]]

I attach an example file.
When you click on a link of call `org-open-at-point', it says
"No match - create this as a new heading? (y or n)".
This can be fixed with (require 'org-id).
The point is just to require it whenever `org-open-at-point' is loaded.

The version is GNU Emacs 24.3.1.

[minimal_bug.org (text/x-org, inline)]
* Summary
  |------------+----|
  | the parrot | [[id:47191abe-bdc5-4af2-80a5-9709943874b7][is]] |
  |------------+----|
* Spoiler
** dead
   :PROPERTIES:
   :ID:       47191abe-bdc5-4af2-80a5-9709943874b7
   :END:
[Message part 3 (text/plain, inline)]

regards,
Oleh

This bug report was last modified 7 years and 167 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.