Tom Gillespie writes: > Check out org-transclusion, it covers some of the use cases you > describe or could be used to implement them. The issue with giant > results, especially those that have very long lines, is more > challenging, but being able to specify that different output streams > should go to files instead of results might be a start, or having them > go to a file and having process do the equivalent of tail on the file > to continually update the results stream of the buffer would be really > useful (if it could be done without disrupting other editing flows. > The shortest path to splitting file vs buffer would probably be to > decorate org-bable-insert-result (in ob-core.el) to detect the size of > the result and write the full result to a separate buffer if it is > beyond the limit you set. Best, > Tom > > https://github.com/nobiot/org-transclusion This package is interesting, I want to use it in my package org-link-beautify for previewing text file etc. https://github.com/stardiviner/org-link-beautify -- [ stardiviner ] I try to make every word tell the meaning that I want to express. Blog: https://stardiviner.github.io/ IRC(freenode): stardiviner, Matrix: stardiviner GPG: F09F650D7D674819892591401B5DF1C95AE89AC3