From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Uwe Jochum" Subject: Re: Named fields in tables Date: Wed, 14 Mar 2007 17:28:33 +0100 Message-ID: References: <094fea0abb8357bbff11a3c75699150a@science.uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HRWM2-0001P2-4A for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 12:29:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HRWM0-0001Oq-MV for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 12:29:33 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HRWM0-0001On-Ji for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 11:29:32 -0500 Received: from guanin.uni-konstanz.de ([134.34.240.60]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HRWL6-0001wh-6b for emacs-orgmode@gnu.org; Wed, 14 Mar 2007 12:28:36 -0400 Received: from purin.rz.uni-konstanz.de (purin.rz.uni-konstanz.de [134.34.240.45]) by guanin.uni-konstanz.de (Postfix) with ESMTP id 0B8A31CFF for ; Wed, 14 Mar 2007 17:28:34 +0100 (CET) In-Reply-To: <094fea0abb8357bbff11a3c75699150a@science.uva.nl> (Carsten Dominik's message of "Wed\, 14 Mar 2007 16\:44\:00 +0100") 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: Carsten Dominik Cc: emacs-orgmode@gnu.org Message from Mrz 14 2007 (16:44): > This is correct, because "-" is an operator. How would you tell the > difference between "$sum - 2" and "$sum-2"? > > Is that not documented? Damn I guess I assumed this to be > obvious. Not so. Carsten, you're right: the "-"-problem should be obvious... But I am not trained as a mathematician or a computer scientist, I am a humble literary scholar and librarian who looks on the "-" as a simple dash, not an operator. But I like to learn the way others think and computer programs work. Thanks for the explanation! Uwe