[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (r
From: |
Ihor Radchenko |
Subject: |
Re: Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)] |
Date: |
Wed, 05 May 2021 10:34:55 +0800 |
Fr Ml <fr_ml@t-online.de> writes:
> If the cursor is on a <<target>> and the item has a CUSTOM_ID then a
> link to the headline (with the CUSTOM_ID) is stored - and not the link to the
> target.
> This behavior is not always the same.
Confirmed on master.
Recipe:
1. Create the following org file:
* test
:PROPERTIES:
:CUSTOM_ID: testasd
:END:
<<targetasd>>
2. Put point at the target
3. org-store-link
4. org-insert-link
5. The inserted link is pointing to the custom ID
[[#testasd][file:/tmp/4.org::targetasd]]
Best,
Ihor
- Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)], Fr Ml, 2021/05/04
- Re: Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)],
Ihor Radchenko <=
- Re: Bug: org-store-link uses CUSTOM_ID instead of target point [9.4.4 (release_9.4.4 @ /usr/share/emacs/27.2/lisp/org/)], Bastien, 2021/05/06
- Table alignment problem, Fr Ml, 2021/05/06
- Re: Table alignment problem, Ihor Radchenko, 2021/05/07
- Re: Table alignment problem, Jeremie Juste, 2021/05/08
- Re: Table alignment problem, Fr Ml, 2021/05/08
- Re: Table alignment problem, Fr Ml, 2021/05/08
- Re: Table alignment problem, Ihor Radchenko, 2021/05/08
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH] Pixel-wise table alignment, Ihor Radchenko, 2021/05/15