From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_R=F6hler?= Subject: Re: BUG: Decimal numbers using commata not recognised Date: Mon, 09 Sep 2013 15:25:06 +0200 Message-ID: <522DCC32.1010909@easy-emacs.de> References: <522D7ED7.8030803@easy-emacs.de> <87ppsio14x.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54378) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJ1R2-0002A9-4J for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 09:23:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJ1Qv-0007Tt-Vt for emacs-orgmode@gnu.org; Mon, 09 Sep 2013 09:23:20 -0400 In-Reply-To: <87ppsio14x.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode Am 09.09.2013 10:22, schrieb Bastien: > Hi Andreas, > > Andreas Röhler writes: > >> Decimal numbers using commata not recognised by >> org-table-convert-region > > Did you try to customize `org-table-number-regexp'? > Hi Bastiens, okay, for me that customization would be fine probably - even if a respectable regexp is waiting :) The question showed up today at Emacs help, OP asked for a quick way to make up a sheet. So, if org-table would be smart enough to detect the common dot-or-comma issue here, maybe that's a plus. Thanks all, Andreas