On May 11, 2010, at 7:55 AM, Jan Böcker wrote:
Ivanov Dmitry writes:
The tree buffer seems an ideal tool for this project.
What is this "tree buffer" you speak of?
Are you telling me that I can already use Org to view the outline
Leo-style, with the outline structure (folded to the "conten
> Ivanov Dmitry writes:
>
>> The tree buffer seems an ideal tool for this project.
What is this "tree buffer" you speak of?
Are you telling me that I can already use Org to view the outline
Leo-style, with the outline structure (folded to the "content" startup
visibility) in one window and an in
Hi Ivanov,
Are you familiar with Org-babel?
http://orgmode.org/worg/org-contrib/babel/
It adds literate programming support to Org-mode.
Best -- Eric
Ivanov Dmitry writes:
> Hi.
> I have been using a literate programming tool: leo editor. Maybe someone
> used it. A programmer can create a
"Eric Schulte" writes:
> Hi Sébastien,
>
> Thanks for the description. This is very interesting and I think
> warrants a re-working of the tangle functionality in org-babel.
>
> Given your description below I think I may try to add the Nuweb
> link/reference syntax "<>" to org-babel. As
> sourc
Hi Sébastien,
Thanks for the description. This is very interesting and I think
warrants a re-working of the tangle functionality in org-babel.
Given your description below I think I may try to add the Nuweb
link/reference syntax "<>" to org-babel. As
source-code blocks are already named in the
Hmm, this seems interesting and something I'm looking for, but I'm not
entirely sure what you mean by "literate programming" (I haven't
googled yet either, I'm about to do it once I answer this message).
Anyway, I have a project I'm working on right now that requires me to
set up a "publishing envi
Emre Sahin <[EMAIL PROTECTED]> writes:
> [... Haskell literals ...]
>
> In Literate Haskell, program lines start with a >. If it's not used,
> than the line is considered as a comment line, hence making org-mode
> useful in folding, maintainin TODOs etc. (This message is already a
> Literate Hask