From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: ledger file in org mode hangs during code block eval Date: Mon, 09 Apr 2012 12:37:04 +0200 Message-ID: <874nst199r.fsf@gnu.org> References: <4F81693F.6030504@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53860) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHBwu-0004qo-4w for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 06:35:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHBws-0006RO-Hb for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 06:35:51 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:38939) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHBws-0006RC-8z for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 06:35:50 -0400 Received: by wibhj13 with SMTP id hj13so1738350wib.12 for ; Mon, 09 Apr 2012 03:35:48 -0700 (PDT) In-Reply-To: <4F81693F.6030504@gmail.com> (Alexandros Bantis's message of "Sun, 08 Apr 2012 03:32:31 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Alexandros Bantis Cc: emacs-orgmode@gnu.org Hi Alexandros, Alexandros Bantis writes: >> Have you got: >> (org-babel-do-load-languages >> 'org-babel-load-languages >> '((R . t) >> (ditaa . t) >> (dot . t) >> (emacs-lisp . t) >> (gnuplot . t) >> (haskell . nil) >> (latex . t) >> (ledger . t) >> (ocaml . nil) >> (octave . t) >> (python . t) >> (ruby . t) >> (screen . nil) >> (sh . t) >> (sql . nil) >> (sqlite . t))) >> >> somewhere in your .emacs. FWIW Ledger and Babel work fine on Arch here. >> >> Ian. > > Yes. This morning I reverted to version 7.7 and the problem went away. You should not have to revert to 7.7 to have babel/ledger work. And others reported it worked for them -- maybe we just need to investigate further? -- Bastien