From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Moe Subject: Re: tables: is it possible to use a comma instead of a period as a number delimiter Date: Mon, 16 May 2011 15:23:59 +0200 Message-ID: <4DD1256F.4050508@christianmoe.com> References: <4DD109FE.7090207@christianmoe.com> <10592E39-3950-406F-ABBF-02525560AEB5@gmail.com> Reply-To: mail@christianmoe.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:41345) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLxfU-00073R-Hw for emacs-orgmode@gnu.org; Mon, 16 May 2011 09:17:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QLxfT-0002Az-K5 for emacs-orgmode@gnu.org; Mon, 16 May 2011 09:17:04 -0400 Received: from mars.hitrost.net ([91.185.211.18]:47068) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QLxfT-0002Ao-BZ for emacs-orgmode@gnu.org; Mon, 16 May 2011 09:17:03 -0400 In-Reply-To: <10592E39-3950-406F-ABBF-02525560AEB5@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: Carsten Dominik Cc: Michael Brand , emacs-orgmode@gnu.org, Izzie On 5/16/11 2:20 PM, Carsten Dominik wrote: > When the OP says he needs this for accounting, I guess > he is exporting this data somehow? How about changing > from dot to comma only in one of the export hooks? Ah... sanity. Yes. And just in time, too, as I was ready to unleash on Izzie the ultimate accountant's nightmare -- a fragile "with-comma" macro to allow using comma as decimal separator in Org spreadsheets with Lisp formulas. Yours, Christian