From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Bug: named columns in tables not working if name contains "_" Date: Tue, 23 Aug 2011 18:20:42 +0200 Message-ID: <87obzgxfol.fsf@gnu.org> References: <12806.1314107627@alphaville.dokosmarshall.org> <3EFFD8F2-28DD-458B-9B7C-32187DA966B5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:57284) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qvthq-0002Z4-CO for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 12:20:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qvthp-0005lr-H2 for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 12:20:02 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:63898) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qvthp-0005ld-Cg for emacs-orgmode@gnu.org; Tue, 23 Aug 2011 12:20:01 -0400 Received: by wyi11 with SMTP id 11so257136wyi.0 for ; Tue, 23 Aug 2011 09:20:00 -0700 (PDT) In-Reply-To: <3EFFD8F2-28DD-458B-9B7C-32187DA966B5@gmail.com> (Carsten Dominik's message of "Tue, 23 Aug 2011 16:08:25 +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: Carsten Dominik Cc: =?us-ascii?Q?=3D=3FISO-8859-1=3FQ=3FAndr=3DE1s?= =?us-ascii?Q?=5FMajor=3F=3D?= , nicholas.dokos@hp.com, emacs-orgmode Hi Carsten, Carsten Dominik writes: >> The only characters permitted are alphanumerics. That can probably be >> easily relaxed. > > Hi Nick, I don't think it can be easily relaxed. Many other characters are > operators in Calc and would lead to confusion. So perhaps my recent commit is wrong. I did a few tests and found no problem, but I'm certainly not using calc operators that much. Please feel free to revert commit 76ab4dd422216ff2c574be4586ba161b8c40704e if necessary... > But amending the docs is certainly a good idea. ... and commit f893659b272ef80c1da8c0420d55b6237a4c3f00 about the doc. Thanks! -- Bastien