[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3 |
Date: |
Fri, 21 Aug 2015 14:11:18 +0200 |
Sergei Nosov <address@hidden> writes:
> 1. Previously, the type of the link was "thisfile", now it's "custom-id"
> and also, the leading hash is removed from the link. Let's consider
> the [[#about][About]]
> example once again. Previously, I was given ("thisfile" . "#about") and I
> changed this to ("thisfile" . "About"), which then worked like a charm.
> Now, I'm given ("custom-id" . "about"), which I don't know how I should
> translate. Neither of ("custom-id" . "About") or ("id" . "About") work.
> What should it be?
What doesn't work? I.e., what is produced and what did you expect
instead?
> BTW, there's a line (require 'ord-id) in org-open-at-point function in
> master. Probably, it's a typo (should be (require 'org-id))
Fixed. Thank you.
> 2. When those fixes will be available in MELPA?
IIUC MELPAe they should already be available.
Regards,
- [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Sergei Nosov, 2015/08/19
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Bastien, 2015/08/19
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Nicolas Goaziou, 2015/08/19
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Sergei Nosov, 2015/08/19
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Bastien, 2015/08/19
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Nicolas Goaziou, 2015/08/19
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Sergei Nosov, 2015/08/20
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3,
Nicolas Goaziou <=
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Sergei Nosov, 2015/08/21
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Nicolas Goaziou, 2015/08/21
- Re: [O] Regression: org-translate-link doesn't work correctly in Org 8.3, Achim Gratz, 2015/08/21