From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: comma as decimal point: bug? Date: Sun, 26 Aug 2012 22:59:15 +0200 Message-ID: <87a9xhcqu4.fsf@altern.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53843) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5jvE-0004Fn-Oh for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 16:59:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T5jvD-0000Ll-Em for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 16:59:04 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:50845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T5jvD-0000Lh-8A for emacs-orgmode@gnu.org; Sun, 26 Aug 2012 16:59:03 -0400 Received: by wibhm2 with SMTP id hm2so2962615wib.0 for ; Sun, 26 Aug 2012 13:59:02 -0700 (PDT) In-Reply-To: (Rainer Thiel's message of "Sun, 26 Aug 2012 15:54:21 +0200") 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: r.thiel@uni-jena.de Cc: emacs-orgmode mailing list Hi Rainer, Rainer Thiel writes: > I have seen that as of v. 7.9, org tables are supposed to accept > commas as decimal points which is useful if you set up tables to be > used in in files where continental conventions are expected to be > followed. > > But I cannot see this really works. Well, the change was purely cosmetic, accepting commas by default will just change the way the table is aligned. See this email by Nicolas: http://article.gmane.org/gmane.emacs.orgmode/59134 But I guess it's confusing to align numbers as if they were numbers, and to then tell the users "well, they are not really numbers." I'm in favor of reverting this change and let the user change the variable if he wants. What do you - and Nicolas - think? -- Bastien