From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: adding up decimal fractions in the spreadsheet Date: Sat, 27 Sep 2008 18:51:52 +0530 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KjZkE-0006Yb-Sk for emacs-orgmode@gnu.org; Sat, 27 Sep 2008 09:21:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KjZkC-0006X3-F3 for emacs-orgmode@gnu.org; Sat, 27 Sep 2008 09:21:57 -0400 Received: from [199.232.76.173] (port=38092 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KjZkC-0006Wq-Ap for emacs-orgmode@gnu.org; Sat, 27 Sep 2008 09:21:56 -0400 Received: from ti-out-0910.google.com ([209.85.142.188]:40259) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KjZkC-0002q8-5L for emacs-orgmode@gnu.org; Sat, 27 Sep 2008 09:21:56 -0400 Received: by ti-out-0910.google.com with SMTP id u5so565181tia.10 for ; Sat, 27 Sep 2008 06:21:53 -0700 (PDT) In-Reply-To: Content-Disposition: inline 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: r.thiel@uni-jena.de Cc: emacs-orgmode@gnu.org On Sat, Sep 27, 2008 at 12:49 PM, Rainer Thiel Following a hint by Bernt Hansen, I have now changed org-table-sum to > (format "%s" res) until I'll be able to use the corrected version > Carsten Dominik uploaded to the git repository (which I am not sure > how to access). About not being sure how to access latest Org, FAQ at http://orgmode.org/worg/org-faq.php might help. -- Manish