nobiot

Results 410 comments of nobiot

As an exploration, added a new branch [explore/0.2.1-include](https://github.com/nobiot/org-transclusion/tree/explore/0.2.1-include). At the moment, I am thinking that you should consciously decide whether or not to use `#+include` as a transclude keyword, so...

Soon after this conversation in June, I tried to change the code to support both `#+transclude` and `#+include` keywords -- I failed; it's a bit more complicated than I initially...

Thank you for reporting. I copy-and-pasted both of your files and tried saving both after transclusion has been added. I don't know if I'm doing this correctly, but I cannot...

It could be also related to #105 -- the issue will start to appear with Org v9.6, which Doom pulls in. I'm still using 9.5 and 9.4 (9.6 has not...

Windows seems fine to me. - GNU Emacs 27.2 (build 1, x86_64-w64-mingw32) of 2021-03-26 - Org mode version 9.4.4 (release_9.4.4 @ c:/Program Files/Emacs/share/emacs/27.2/lisp/org/) ![image](https://user-images.githubusercontent.com/12507865/146937599-2b4a9285-fcad-4238-82fb-d8d8212830a9.png) So I think it's either Org...

I think that's the limitation noted in readme -- it's the issue with noweb. > Org-transclusion does not support expansion of noweb references when a transcluded source block code has...

@reyman I think I have made `noweb` to work with the latest commit. See below. If you have time, I'd appreciate if you tested this with the latest commit. I...

@reyman Likewise :) The change is now pushed to the latest (stable) ELPA release http://elpa.gnu.org/packages/org-transclusion.html so I believe you can simply use `package!` and `doom sync` to upgrade Org-transclusion. Let...

@ugurbolat This is certainly a critical issue and I would love to reproduce and fix it. I'd appreciate it if you can: - tell me more detail about how to...

Thank you for your comments and idea. It's interesting. My original intent of this package is more for non-programming writing, but it's nice to see that some people find usage...