From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Org-mode and ESS Date: Sat, 15 Nov 2008 17:50:38 -0800 Message-ID: <871vxciglt.fsf@gmail.com> References: <2c75873c0811111000m3c80e8e4rf08b742e80300cd0@mail.gmail.com> <87myg4z4wv.fsf@gmail.com> <87vdur85k6.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L1Wmj-0002n8-C6 for emacs-orgmode@gnu.org; Sat, 15 Nov 2008 20:50:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L1Wmh-0002lY-1j for emacs-orgmode@gnu.org; Sat, 15 Nov 2008 20:50:44 -0500 Received: from [199.232.76.173] (port=47151 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L1Wmg-0002lQ-Tx for emacs-orgmode@gnu.org; Sat, 15 Nov 2008 20:50:42 -0500 Received: from wa-out-1112.google.com ([209.85.146.179]:27515) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L1Wmg-0002rP-J1 for emacs-orgmode@gnu.org; Sat, 15 Nov 2008 20:50:42 -0500 Received: by wa-out-1112.google.com with SMTP id n4so1760824wag.26 for ; Sat, 15 Nov 2008 17:50:40 -0800 (PST) In-Reply-To: <87vdur85k6.fsf@gmail.com> (Eric Schulte's message of "Thu, 13 Nov 2008 17:22:33 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Austin Frank Cc: emacs-orgmode@gnu.org "Eric Schulte" writes: > Austin Frank writes: > >> Looking forward to seeing what you come up with! > > Me too :) Hopefully I will continue to be able to put time into this. I > hope you don't mind, I've populated my TODO files with much of the text > from your last email. I'm keeping my development mirrored on github at > > http://github.com/eschulte/org-contrib/tree/master > > and as usual, I will be sure to post to the list if anything really good > emerges. > Just to update. The basic Sweave type processing of R blocks and \R{} chunks is now working for both html and latex exporting. Please take a look and let me know if there are parts which aren't working as expected. I haven't started looking at the image creation yet. Cheers -- Eric