From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Hlavaty Subject: Re: org-mode + babel + ledger + html publishing issue Date: Wed, 15 Dec 2010 09:02:05 +0100 Message-ID: <878vzr1n2a.fsf@logand.com> References: <87fwu00zkx.fsf@logand.com> <878vzsnfas.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=56343 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSmJY-0002UO-IM for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 03:02:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSmJW-00067u-9B for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 03:02:20 -0500 Received: from [212.110.171.227] (port=59468 helo=brahms.logand.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSmJW-00067c-4H for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 03:02:18 -0500 Received: from tom by brahms.logand.com with local (Exim 4.69) (envelope-from ) id 1PSmJ1-0000UF-1e for emacs-orgmode@gnu.org; Wed, 15 Dec 2010 08:01:47 +0000 In-Reply-To: <878vzsnfas.fsf@gmail.com> (Eric Schulte's message of "Tue, 14 Dec 2010 23:46:35 +0100 (CET)") 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: emacs-orgmode@gnu.org Hi S=C3=A9bastien and Eric, >> 1. However, the results are not displayed. How can I achieve that? > Replace all ":exports none" by ":exports results". > see http://orgmode.org/manual/exports.html#exports ah, I missed that one, thanks a lot! >> 2. Second (minor) issue is that if I move cursor to <> line >> in the Balance section and press C-c C-c, an extra empty line is >> appended behind the result. By pressing C-c C-c multiple times, >> multiple empty lines are inserted. > No idea, but I have the exact same behavior with totally different > code blocks. I can reproduce this as well. > > I have had no time yet to try and make a complete minimal > example. Yours should be sufficient to serve as bug report to the real > Babel experts (Eric and Dan). Ok, I'll try to file a bug report. Thank you, Tomas