From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: Org and ledger Date: Mon, 10 Nov 2014 16:08:54 +0700 Message-ID: <87y4rjqv6h.wl-n142857@gmail.com> References: <4AA4F46C-5ABD-481A-8F95-2401FC407E03@agrarianresearch.org> <87oasj173l.fsf@skimble.plus.com> <87egteu9mz.fsf@ucl.ac.uk> <87r3xdgff5.wl-n142857@gmail.com> <87r3xcjyd6.fsf@ucl.ac.uk> <20141110070851.GA11844@gmail.com> Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54244) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnkyB-0004Fg-KR for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 04:09:13 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xnky6-0000EX-5s for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 04:09:07 -0500 Received: from mail-pa0-x235.google.com ([2607:f8b0:400e:c03::235]:42172) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xnky5-0000EQ-VJ for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 04:09:02 -0500 Received: by mail-pa0-f53.google.com with SMTP id kx10so7749059pab.26 for ; Mon, 10 Nov 2014 01:09:00 -0800 (PST) Received: from la4.gmail.com ([182.253.124.13]) by mx.google.com with ESMTPSA id bh2sm2289505pbb.12.2014.11.10.01.08.57 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Nov 2014 01:08:59 -0800 (PST) In-Reply-To: <20141110070851.GA11844@gmail.com> 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: emacs-orgmode@gnu.org El Mon, 10 Nov 2014 08:08:51 +0100 Bernhard Pr=F6ll va escriure: >=20 > I have been curious too and found this file: >=20 > https://bitbucket.org/blais/beancount/src/tip/examples/tutorial/example.b= eancount Exactly. The first line defines org mode: ;; -*- mode: org; mode: beancount; -*-