From: Ihor Radchenko <yantar92@gmail.com>
To: Fr Ml <fr_ml@t-online.de>
Cc: emacs-orgmode@gnu.org
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 [thread overview]
Message-ID: <87y2ctdi28.fsf@localhost> (raw)
In-Reply-To: <aadb23f3-c0fe-19aa-be79-50e51d16c41a@t-online.de>
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
next prev parent reply other threads:[~2021-05-05 2:31 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-04 19:17 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-05 2:34 ` Ihor Radchenko [this message]
2021-05-06 12:41 ` Bastien
2021-11-06 12:51 ` Max Nikulin
2022-08-14 9:58 ` Max Nikulin
2022-09-13 13:05 ` Ihor Radchenko
2021-05-06 20:08 ` Table alignment problem Fr Ml
2021-05-07 14:50 ` Ihor Radchenko
2021-05-08 6:37 ` Jeremie Juste
2021-05-08 7:45 ` Fr Ml
2021-05-08 7:48 ` Fr Ml
2021-05-08 8:24 ` Ihor Radchenko
[not found] ` <5ebfdc6f-6e40-1470-4379-4a5a2b666aa7@t-online.de>
[not found] ` <87czu1pivb.fsf@localhost>
[not found] ` <6c4c8084-3800-c085-b724-f5653d7c20bd@t-online.de>
[not found] ` <87eeeh17fq.fsf@localhost>
[not found] ` <8975eded-5a22-cb9c-b85e-f3b523f16411@t-online.de>
[not found] ` <871ragff66.fsf@localhost>
[not found] ` <84936763-9384-7e6c-5304-b94217298b9a@t-online.de>
[not found] ` <87lf8o9pgn.fsf@localhost>
[not found] ` <eb465a73-691d-01be-135e-f58a9ff36173@t-online.de>
[not found] ` <87im3s9ie8.fsf@localhost>
[not found] ` <2c2f2204-14b1-49b2-658b-2b8b75ab86b9@t-online.de>
2021-05-15 9:26 ` [PATCH] Pixel-wise table alignment Ihor Radchenko
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=87y2ctdi28.fsf@localhost \
--to=yantar92@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=fr_ml@t-online.de \
/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).