[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-lint tells to move #+name to wrong place in results block
From: |
Ihor Radchenko |
Subject: |
Re: [BUG] org-lint tells to move #+name to wrong place in results block |
Date: |
Mon, 22 Jan 2024 18:15:31 +0000 |
gerard.vermeulen@posteo.net writes:
> For the listings below org-lint tells me to move "#+name: OUT"
> downwards:
>
> Line Trust Warning
> 17 high #+name: in results of evaluation will be replaced by
> re-evaluating the src block. Use #+name in the block instead.
>
> This is not true
Good point.
The real problem is indeed different - when the source block has
:exports code, results will be removed and any links to OUT will become
invalid:
> ..., but exporting says: Unable to resolve the link "OUT".
> FR: would it be possible to resolve such links?
What is the purpose? Why not simply leaving the result name same as the
source block?
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>