From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: Personal accounting with emacs, org and...? Date: Fri, 23 Jul 2010 09:29:33 -0700 Message-ID: <87bp9yupoy.fsf@gmail.com> References: <20100722062629.GK14200@thinkpad.adamsinfoserv.com> <877hknlwbb.wl%ucecesf@ucl.ac.uk> <878w53fnu1.fsf@gmail.com> <87mxtjw985.wl%ucecesf@ucl.ac.uk> <877hkndz8r.fsf@gmail.com> <87k4onw2s2.wl%ucecesf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=33328 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OcL80-0005Ao-KB for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 12:29:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OcL7y-0007ac-Id for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 12:29:40 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:41881) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OcL7y-0007Zr-Du for emacs-orgmode@gnu.org; Fri, 23 Jul 2010 12:29:38 -0400 Received: by pxi7 with SMTP id 7so8588170pxi.0 for ; Fri, 23 Jul 2010 09:29:37 -0700 (PDT) In-Reply-To: <87k4onw2s2.wl%ucecesf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 22 Jul 2010 23:49:17 +0100") 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: Eric S Fraga Cc: org-mode mailing list Thanks Eric! This has now been included in Org-mode. If you get a chance, it would be great to add ob-ledger to the list of supported languages on Worg, and if possible to add an ob-ledger specific file with a brief usage example -- see existing language-specific files linked to from the language table for examples. http://orgmode.org/worg/org-contrib/babel/languages.php Many Thanks -- Eric Eric S Fraga writes: > On Thu, 22 Jul 2010 13:43:00 -0700, "Eric Schulte" wrote: >> >> Eric S Fraga writes: > > [...] > >> > Attached is my simple, linux only, org-babel solution and an example >> > org file which uses it. Note, I've still not had a chance to look at >> > the ob-template in Worg so I'm sure my ob-ledger file could be >> > improved... >> > >> >> After a quick scan your ob-ledger.el file looks great. I wouldn't feel >> obligated to add all of the functionality listed in the template. Many >> of our language files (e.g. dot, sass, etc...) are very simple. I think >> one of the big wins of our new setup is that language support can be >> added in very small increments (e.g. [1]). >> >> Please do let me know when you think this is stable enough for inclusion >> into Org-mode. > > Well, it's stable enough in that I wrote it more than 6 months ago and > it hasn't changed in that time other than to update to the new babel > layout. I don't intend to do anything on it immediately in any case > as it works for my use case! > > In other words, I'd be happy if it were included in org-mode at your > discretion. > > Thanks, > eric