From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: Re: searching for csv utilities Date: Tue, 2 Jun 2015 07:44:44 -0400 (EDT) Message-ID: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47638) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzkck-0006QY-3O for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 07:44:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yzkcf-00043i-3O for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 07:44:50 -0400 Received: from mailbackend.panix.com ([166.84.1.89]:63913) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yzkcf-00043X-0V for emacs-orgmode@gnu.org; Tue, 02 Jun 2015 07:44:45 -0400 Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id 367AF134ED for ; Tue, 2 Jun 2015 07:44:44 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by panix2.panix.com (Postfix) with ESMTP id 1FA1233C37 for ; Tue, 2 Jun 2015 07:44:44 -0400 (EDT) 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: emacs-orgmode@gnu.org | Date | Sys | Dia | Pul | Sugar | |------------------+-------------------+-----+-----+-------| | [2014-04-27 Sun] | 125 | 88 | 78 | 92 | | [2014-04-28 Mon] | 102 | 88 | 86 | 92 | | Averages: | =$2=vmean(@<..@>) | | | | #+TBLFM: $2=$2=vmean(@<..@>) This is a cut down version of my full record set. Sometimes when I key formulas in I get ?ERROR back for a result after keying in c-c+c-c once I've completed the formula and hit tab. If I do c-u+c-c+c-c that sometimes generated ?ERROR. Other times I key in a formula and the cursor gets locked and I have to hit c-g to exit #+TBLFM: mode; I don't know what's actually happening when that situation arises since other than suddenly finding the cursor locked I can neither tell what state I'm in or if a few more keystrokes are needed or if I've generated an error situation. --