"Thomas S. Dye" <tsd@tsdye.online> writes: > I pushed Forth documentation to the Worg repo,
Thanks! I have 2 comments: > +Babel evaluates Forth code blocks in an inferior Forth process. > +You can start an inferior Forth process with =M-x run-forth=. Does it mean that users _must_ run M-x run-forth? Otherwise, I am not sure why this paragraph is present. > +#+begin_example > +,#+begin_src forth :exports both > +." Hello World!" > +,#+end_src > +#+end_example > + > +#+begin_src forth :exports both > +." Hello World!" This will export into 3! snippets. I feel that https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-forth.html is confusing. Maybe we just put both the code and result into verbatim example, as in https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-shell.html > ...but saw a build > error that I don't know how to fix. Savannah was under DDoS making our WORG build script fail when it attempted to clone org-mode git repo. Should be OK now, AFAIK. -- Ihor Radchenko // yantar92, Org mode maintainer, 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>