From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Orgmode for budgeting/expense recording Date: Fri, 02 Oct 2009 10:52:37 -0400 Message-ID: <87ocop6e6i.fsf@fastmail.fm> References: <20091001174325.GM17702@thinkpad.adamsinfoserv.com> <87my4aqd45.wl%ucecesf@ucl.ac.uk> 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 1MtjUz-00015g-Im for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 10:52:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MtjUv-00013k-0X for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 10:52:45 -0400 Received: from [199.232.76.173] (port=55370 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MtjUu-00013g-SX for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 10:52:40 -0400 Received: from out1.smtp.messagingengine.com ([66.111.4.25]:60080) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MtjUu-0002P1-HR for emacs-orgmode@gnu.org; Fri, 02 Oct 2009 10:52:40 -0400 In-Reply-To: <87my4aqd45.wl%ucecesf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 02 Oct 2009 11:55:22 +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: emacs-orgmode@gnu.org Eric S Fraga writes: > As do I and highly recommended indeed! > > It would be interesting to see a org-babel interface to ledger... > what ledger is missing, in the context of emacs, is an easy way to see > the actual output of the ledger command (e.g. bal or reg) while > looking at the ledger file. > Do you use ledger.el, which comes with the ledger source? It makes it very easy to enter new items and to invoke ledger commands from within a ledger file. I also find it indispensable for reconciling accounts. Best, Matt