help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Org mode & "literate programming": including files


From: Nikolay Kudryavtsev
Subject: Re: Org mode & "literate programming": including files
Date: Tue, 6 Apr 2021 23:18:16 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0

Hello Bob.

In org mode you can extract your source code from the org file into a proper language specific file. The general idea is that you write your library in org, then you tangle it into a proper scheme file and then just import that. See this part of the manual for more info (info "(org) Extracting Source Code") <https://orgmode.org/manual/Extracting-Source-Code.html#Extracting-Source-Code>.

Also, while you can expect people on this list to have a reasonable amount of org knowledge, the best place to ask org questions is actually emacs-orgmode@gnu.org mailing list.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]