Aloha Ihor,
Ihor Radchenko <[email protected]> writes:
"Thomas S. Dye" <[email protected]> writes:
The patch follows inline.
Let me know if you have questions.
Sorry for the late reply.
No problem. I posted to the list mostly because I was getting
unexpected error messages (which I likely misinterpreted) when
pushing to the Worg repo.
+ - [ ] Provide brief [[Examples of Use][Examples of Use]]
Looks like you forgot to check this checkbox.
I don't remember if I intended to check it. I view many of the
ob-doc-*.org files I've created as stubs for real programmers™ to
augment. If the unchecked box is interpreted as an invitation to
augment the Examples of Use, then that would be a good thing IMHO
:)
+* Examples of Use
...
All your examples are showcasing :in-file, which is not always
convenient. Maybe you can add examples how to reuse text from
inside Org
buffer or other src blocks. For example,
#+name: sed-input
This is test.
#+begin_src sed :stdin sed-input[]
s/This/That/
#+end_src
#+RESULTS:
: That is test.
And, this is a good example! I didn't know =name= could be used
this way and, unfortunately, have no sense of how =stdin= is
typically used or how it could be useful for a Babel user.
Let me know if you have questions.
All the best,
Tom
--
Thomas S. Dye
https://tsdye.online/tsdye