Good stuff! One less thing I'll have to setup.<br><br><div class="gmail_quote">On Wed, Mar 16, 2011 at 1:24 AM, Tyler Church <span dir="ltr"><<a href="mailto:roshan.church@gmail.com">roshan.church@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Yeah, I had run across that too, extremely useful! :) Though a little bit of<br>
investigation turned this up:<br>
<a href="http://orgmode.org/w/?p=org-mode.git;a=blob;f=lisp/ob-lisp.el;h=f009e1818d72811fbc3c901276a1f53289ccf73b;hb=b44f21b1e3239b65a1015658d682d941a790dda8" target="_blank">http://orgmode.org/w/?p=org-mode.git;a=blob;f=lisp/ob-lisp.el;h=f009e1818d72811fbc3c901276a1f53289ccf73b;hb=b44f21b1e3239b65a1015658d682d941a790dda8</a><br>
<br>
It seems that a version of dto's script has turned up in the recently<br>
released version 7.5 of org-mode. I've download v7.5, tested it, almost<br>
everything seems to work fine in Lisp world. One less hassle to deal with.<br>
<font color="#888888"><br>
- Tyler<br>
</font><div><div></div><div class="h5"><br>
On Tue, Mar 15, 2011 at 6:24 AM, Robert Burghart <<a href="mailto:jestersks@gmail.com">jestersks@gmail.com</a>> wrote:<br>
> I was very happy when I found out about org-babel. I've found it a lot<br>
> easier to use than many of the other literate programming tools. One thing<br>
> that found that was very useful was<br>
> <a href="https://github.com/dto/org-babel-lisp" target="_blank">https://github.com/dto/org-babel-lisp</a> it's a script that enables org-babel<br>
> to tangling a code block and send it to the active SLIME session.<br>
><br>
> On Tue, Mar 15, 2011 at 7:41 AM, Brian Taylor <<a href="mailto:el.wubo@gmail.com">el.wubo@gmail.com</a>> wrote:<br>
>><br>
>> My day job is pretty research heavy and I use org mode to organize all of<br>
>> my thoughts and TODO's and my notes from meetings. I occasionally use<br>
>> org-babel to code directly in my notes and to operate on tables that I've<br>
>> created in my notes. For me it's really been an effective tool.<br>
>><br>
>> On Tue, Mar 15, 2011 at 2:45 AM, Tyler Church <<a href="mailto:roshan.church@gmail.com">roshan.church@gmail.com</a>><br>
>> wrote:<br>
>>><br>
>>> Not too long ago, I ran across David's<br>
>>> blog(<a href="http://lispgamesdev.blogspot.com/" target="_blank">http://lispgamesdev.blogspot.com/</a>),<br>
>>> more specifically the post on using org-babel for Literate Programming<br>
>>><br>
>>> (<a href="http://lispgamesdev.blogspot.com/2010/07/literate-programming-with-common-lisp.html" target="_blank">http://lispgamesdev.blogspot.com/2010/07/literate-programming-with-common-lisp.html</a>)<br>
>>><br>
>>> My first thought was "Oh man, I've gotta try this," and with a little<br>
>>> time<br>
>>> and frustration, I got org-babel working decently well. The game I'm<br>
>>> working<br>
>>> on right now is using org-babel, and I'm starting to like it, though<br>
>>> there<br>
>>> are still a few things that I want to change/add/mess with when I have<br>
>>> time<br>
>>> for it.<br>
>>><br>
>>> So I have an open question: Has anyone else used org-babel to write code<br>
>>> with? What have been your experiences with it? (commentary, tips, tricks,<br>
>>> additions you've made, etc. would be nice to hear :)<br>
>>><br>
>>> And to David directly: Are you still using org-babel since that last<br>
>>> post?<br>
>>><br>
>>> - Tyler<br>
>>><br>
>>> _______________________________________________<br>
>>> lisp-game-dev mailing list<br>
>>> <a href="mailto:lisp-game-dev@common-lisp.net">lisp-game-dev@common-lisp.net</a><br>
>>> <a href="http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev</a><br>
>><br>
>><br>
>> _______________________________________________<br>
>> lisp-game-dev mailing list<br>
>> <a href="mailto:lisp-game-dev@common-lisp.net">lisp-game-dev@common-lisp.net</a><br>
>> <a href="http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev</a><br>
>><br>
><br>
><br>
> _______________________________________________<br>
> lisp-game-dev mailing list<br>
> <a href="mailto:lisp-game-dev@common-lisp.net">lisp-game-dev@common-lisp.net</a><br>
> <a href="http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev" target="_blank">http://common-lisp.net/cgi-bin/mailman/listinfo/lisp-game-dev</a><br>
><br>
><br>
</div></div></blockquote></div><br>