From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Clemente Subject: Re: export to txt files Date: Mon, 17 Mar 2008 20:43:31 +0100 Message-ID: <87zlsxuof0.wl%n142857@gmail.com> References: <2a6300ea0803170856r34c1a143v597459b03f6a2752@mail.gmail.com> <87eja96ygx.fsf@shellarchive.co.uk> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JbLEs-0004Yg-N5 for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 15:43:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JbLEq-0004Vv-WD for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 15:43:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JbLEq-0004VM-Kz for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 15:43:16 -0400 Received: from el-out-1112.google.com ([209.85.162.180]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JbLEq-0006Hc-DA for emacs-orgmode@gnu.org; Mon, 17 Mar 2008 15:43:16 -0400 Received: by el-out-1112.google.com with SMTP id n30so3026295elf.7 for ; Mon, 17 Mar 2008 12:43:14 -0700 (PDT) In-Reply-To: <87eja96ygx.fsf@shellarchive.co.uk> 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: Phil Jackson Cc: emacs-orgmode@gnu.org, Dimitris Kapetanakis Mmmm... I wrote a program which can do this: http://www.danielclemente.com/dislines/index.en.html however it's not LISP. I have written multilingual org files this way, but it's not comfortable since it requires several programs and processing phases. I am still looking for a solution in Emacs LISP, and if possible, one which integrates nicely with org-mode :-)