From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: [Babel] Handling of errors when using Ledger Date: Fri, 04 Mar 2011 16:29:33 -0800 Message-ID: References: <877hhudxor.fsf@mundaneum.com> <87sk0inmys.fsf@stats.ox.ac.uk> <807hhnfaix.fsf@mundaneum.com> <87mxqiv7q3.wl%ucecesf@ucl.ac.uk> <871v68eb5k.fsf@pinto.chemeng.ucl.ac.uk> <87vd3kxq69.fsf@gmail.com> <87bp5ccl7t.fsf@pinto.chemeng.ucl.ac.uk> <87mxnwtij5.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=44948 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PvfNM-0003lp-1L for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:29:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PvfNK-0002XS-VW for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:29:39 -0500 Received: from mail-yi0-f41.google.com ([209.85.218.41]:46585) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PvfNK-0002XG-Sq for emacs-orgmode@gnu.org; Fri, 04 Mar 2011 19:29:38 -0500 Received: by yib2 with SMTP id 2so1220992yib.0 for ; Fri, 04 Mar 2011 16:29:37 -0800 (PST) In-Reply-To: <87mxnwtij5.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Thu, 23 Dec 2010 19:07:26 +0000") 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 Hi Eric, Seb and any other ledger users, Is anyone using a version of ledger that does not support reading from stdin with -f - ? Thanks, Dan Eric S Fraga writes: > Dan Davison writes: > > [...] > >> Hi Eric, >> >> I've asked on the ledger list and the 3.0 (and perhaps some older) >> versions of ledger do support -f - to read from stdin. Could you try >> this version of the patch? > > I was about to say that I could not because the most up to date version > on Debian (testing) is 2.6.2 and this version does not support the "-f > -" option. However, I have just noticed that version 3.0.0 is now in > Debian experimental. I will have a look to see what kind of > repercussions there may be from installing that version on my systems > and I will get back to you (but probably not until after xmas...).