From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Extremely slow org-table operations Date: Thu, 30 Oct 2014 16:54:58 +0100 Message-ID: <87wq7hd031.fsf@nicolasgoaziou.fr> References: <87d29brz2k.fsf@nicolasgoaziou.fr> <54517AE2.8060907@verizon.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50850) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XkEJO-0005n2-Fg for emacs-orgmode@gnu.org; Fri, 31 Oct 2014 11:41:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xjs6y-0005zk-Oc for emacs-orgmode@gnu.org; Thu, 30 Oct 2014 11:58:18 -0400 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:45313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xjs37-00047N-7k for emacs-orgmode@gnu.org; Thu, 30 Oct 2014 11:54:09 -0400 In-Reply-To: (Michael Brand's message of "Thu, 30 Oct 2014 07:47:56 +0100") 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: Michael Brand Cc: Org Mode , Charles Millar Hello, Michael Brand writes: > 1) The same table calculates fast or slow depending on the position > within the same entry, see OP. Note that this is due to org-table.el overusing `org-current-line'. It should be factored out of the library at some point. Regards, -- Nicolas Goaziou