From: Ihor Radchenko <yantar92@gmail.com>
To: Elias Kueny <elias.kueny@posteo.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: [BUG] Comment links for tangled source blocks at the file root are broken [9.5.4 (9.5.4-gb3b17c @ /home/user/.emacs.d/straight/build/org/)]
Date: Sat, 23 Jul 2022 10:17:44 +0800 [thread overview]
Message-ID: <87zgh0o9mf.fsf@localhost> (raw)
In-Reply-To: <87zgh1qxfk.fsf@posteo.net>
Elias Kueny <elias.kueny@posteo.net> writes:
> There seems to be an issue with using ":comments link" when the source block is at the root of the org file instead of under a heading. This happens using emacs -Q.
>
> A file containing something like this:
> #+begin_src elisp :tangle yes :comments link
> (message "test")
> #+end_src
>
> tangles to:
> ;; [[file:test2.org::+begin_src elisp :tangle yes :comments link][No heading:1]]
> (message "test")
> ;; No heading:1 ends here
>
> I don't think the "+begin_src" part is meant to be here. Then org-babel-detangle looks for a "* +begin_src elisp :tangle yes :comments link" heading and fails to detangle.
Thanks for reporting!
Fixed on bugfix via c779b7aa0.
Best,
Ihor
prev parent reply other threads:[~2022-07-23 2:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 9:41 [BUG] Comment links for tangled source blocks at the file root are broken [9.5.4 (9.5.4-gb3b17c @ /home/user/.emacs.d/straight/build/org/)] Elias Kueny
2022-07-23 2:17 ` Ihor Radchenko [this message]
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=87zgh0o9mf.fsf@localhost \
--to=yantar92@gmail.com \
--cc=elias.kueny@posteo.net \
--cc=emacs-orgmode@gnu.org \
/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).