Nick Dokos writes:
> Sean O'Halpin wrote:
>
>> On Thu, Mar 31, 2011 at 9:13 PM, Nick Dokos wrote:
>> > Sean O'Halpin wrote:
>> >
>> >> On Wed, Mar 30, 2011 at 11:52 PM, Eric Schulte
>> >> wrote:
>> >> > Babel does have a way to bring changes back from pure source code into
>> >> > code block
Sean O'Halpin wrote:
> On Thu, Mar 31, 2011 at 9:13 PM, Nick Dokos wrote:
> > Sean O'Halpin wrote:
> >
> >> On Wed, Mar 30, 2011 at 11:52 PM, Eric Schulte
> >> wrote:
> >> > Babel does have a way to bring changes back from pure source code into
> >> > code blocks in an Org-mode document. Whi
On Thu, Mar 31, 2011 at 9:13 PM, Nick Dokos wrote:
> Sean O'Halpin wrote:
>
>> On Wed, Mar 30, 2011 at 11:52 PM, Eric Schulte
>> wrote:
>> > Babel does have a way to bring changes back from pure source code into
>> > code blocks in an Org-mode document. While it isn't perfect (especially
>> >
Sean O'Halpin wrote:
> On Wed, Mar 30, 2011 at 11:52 PM, Eric Schulte wrote:
> > Babel does have a way to bring changes back from pure source code into
> > code blocks in an Org-mode document. While it isn't perfect (especially
> > if you make extensive use of noweb references or variables) the
On Wed, Mar 30, 2011 at 11:52 PM, Eric Schulte wrote:
> Babel does have a way to bring changes back from pure source code into
> code blocks in an Org-mode document. While it isn't perfect (especially
> if you make extensive use of noweb references or variables) there are
> mechanisms to maintain
Robert Goldman writes:
> On 3/30/11 Mar 30 -4:33 PM, Nick Dokos wrote:
>> Robert Goldman wrote:
>>
>>> I would like to do the opposite of literate programming (hence the
>>> subject line!):
>>>
>>> I would like to pull into my org file snippets from a code file. I know
>>> that org-mode will l
You could probably hack something up with a shell source code block that
uses sed to find and display text between two delimiters, and then dump the
results to the org-mode file.
On Mar 30, 2011 5:44pm, Robert Goldman wrote:
On 3/30/11 Mar 30 -4:33 PM, Nick Dokos wrote:
> Robert Goldman
On 3/30/11 Mar 30 -4:33 PM, Nick Dokos wrote:
> Robert Goldman wrote:
>
>> I would like to do the opposite of literate programming (hence the
>> subject line!):
>>
>> I would like to pull into my org file snippets from a code file. I know
>> that org-mode will let me import /entire/ source code
Nick Dokos wrote:
Robert Goldman wrote:
I would like to do the opposite of literate programming (hence the
subject line!):
I would like to pull into my org file snippets from a code file. I know
that org-mode will let me import /entire/ source code files. Is there
some way to say "Import
Robert Goldman wrote:
> I would like to do the opposite of literate programming (hence the
> subject line!):
>
> I would like to pull into my org file snippets from a code file. I know
> that org-mode will let me import /entire/ source code files. Is there
> some way to say "Import the region
10 matches
Mail list logo