From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Alignment of numbers in tables with `nan' in some table cells Date: Mon, 20 Aug 2007 07:42:19 +0200 Message-ID: <5d0097e3c50ebdb61c351b916982a60a@science.uva.nl> References: Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IN020-0005S3-0P for emacs-orgmode@gnu.org; Mon, 20 Aug 2007 01:42:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IN01x-0005OQ-I6 for emacs-orgmode@gnu.org; Mon, 20 Aug 2007 01:42:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IN01x-0005O7-Ak for emacs-orgmode@gnu.org; Mon, 20 Aug 2007 01:42:25 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IN01x-0006Dv-6v for emacs-orgmode@gnu.org; Mon, 20 Aug 2007 01:42:25 -0400 In-Reply-To: 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: cs-usenet@arcor.de Cc: emacs-orgmode@gnu.org On Aug 18, 2007, at 9:50, Christian Schlauer wrote: > Carsten Dominik writes: > > [...] > >> The table editor automatically chooses the alignment of a column, >> based on the content of the column. There are two customization >> variables involved in tuning this behavior: > > [...] > > I am often surprised how many things one can customize -- I didn't > expect this one to be customizable, for example: > >> ,----[ C-h v org-table-number-fraction RET ] > > [...] > >> I will make the default regexp swallow nan. > > Thank you! I don't want to touch that regexp myself. :-) :-) It is reasonably complex, yes. - Carsten