nobiot
nobiot
> ... '(org-remark-source-file-name 'file-relative-name) You may be making a syntactic mistake (not sure though). Can you try `file-relative-name` without the apostrophe? (So remove the `’` before `file-relative-name`).
Can you let me know your org-version, please?
With the following, I cannot reproduce the issue. > Introduce a transclusion: #+transclude: > Add the transclusion, such that the content is now visible in the file. > Modify the...
I have just tried with what I believe to be the latest stable version of Org -- 9.7.11. I cannot reproduce the issue.
I think the root issue is as described here: https://github.com/org-roam/org-roam/issues/2361#issuecomment-2046910794 As a fix, after upgrading Org, you'd need to recompile Org **and all other libraries that use org-element** (this includes...
> (package-recompile-all) > reports: > `https://github.com/nobiot/org-transclusion/issues/257#issuecomment-2378939275` What does this mean? You run (package-recompile-all) and you get the message about GitHub? This cannot be a correct message for package-recompile-all. There must...
Just in case, another point. > I have deleted .emacs.d/eln-cache, with no change in behavior. After deleting it, you need to restart Emacs, so that Emacs is not running the...
I will assume that this is no longer an issue. Please reopen if this isn't the case.
It's a known issue. My original response in Feb 2023 is recorded here: https://github.com/nobiot/org-transclusion/issues/166#issuecomment-1447077516 I'm open to support it, but I don't think I have capacity and head-space to work...
It seems that I misunderstood the problem statement of OP... Description seems to work under `org-modern`. I just tried. See the second transclusion in the screenshot below where the cusor...