From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [PATH] Speedups to org-table-recalculate Date: Wed, 12 Nov 2014 20:09:32 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36257) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XodIN-0004df-Mc for emacs-orgmode@gnu.org; Wed, 12 Nov 2014 14:09:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XodIM-0002O6-JR for emacs-orgmode@gnu.org; Wed, 12 Nov 2014 14:09:35 -0500 Received: from mail-qc0-x22b.google.com ([2607:f8b0:400d:c01::22b]:41388) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XodIM-0002Nx-G2 for emacs-orgmode@gnu.org; Wed, 12 Nov 2014 14:09:34 -0500 Received: by mail-qc0-f171.google.com with SMTP id m20so9813963qcx.16 for ; Wed, 12 Nov 2014 11:09:32 -0800 (PST) In-Reply-To: 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: Nathaniel Flath Cc: org-mode List Hi Nathaniel On Wed, Nov 12, 2014 at 12:51 PM, Nathaniel Flath wrote: > New patches attached! Now that they apply I found: > + "Re-applying formulas to full table...(line %d)"))) Missing cnt. > + (message "Re-applying formulas...done" cnt)) Superfluous cnt. Michael