<br><br><div class="gmail_quote">On Sat, Feb 19, 2011 at 10:39 AM, Helmut Eller <span dir="ltr"><<a href="mailto:heller@common-lisp.net" target="_blank">heller@common-lisp.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div>* Mirko Vukovic [2011-02-19 14:30] writes:<br>
<br>
> Are there any packages that can help me accomplish this?<br>
<br>
</div>I've used org-babel[1] a bit but only with gnuplot.  A lisp program<br>
generates the data file, org-mode calls gnuplot to generates the graphs<br>
and combines them into single html document.  I think there is also some<br>
Slime integration for org-babel available but I have no experience with<br>
that.<br>
<br>
Helmut<br>
<br>
[1]<a href="http://orgmode.org/worg/org-contrib/babel/" target="_blank">http://orgmode.org/worg/org-contrib/babel/</a><br>
<div><div></div><div><br></div></div></blockquote><div><br><br>I would like to use both. <br><br>1) Generate the files with dribble.  I can easily input text into repl.<br><br>2) Then switch to org-mode to edit the text and prepare for printing.<br>

<br>However, I got a problem with dribble & slime on my windows xp:<br> - running clisp on cygwin, dribble works fine<br> - running clisp from slime on emacs-nt, dribble does not work.<br><br>This is not the first time I am having issues running cygwin's clisp via slime on emacs-nt.  I hope in the near future to get a laptop where I can run both windows and linux, and do lisp work on the linux side.<br>
<br>Enough dribbling :-)<br><br><br>Mirko</div></div>