From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: C-c C-c in table takes 12 seconds Date: Sun, 23 Nov 2014 17:58:25 +0100 Message-ID: <87y4r13lce.fsf@nicolasgoaziou.fr> References: <2014-11-23T13-27-20@devnull.Karl-Voit.at> <2014-11-23T13-45-08@devnull.Karl-Voit.at> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42011) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsaTl-0007Fw-Kl for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 11:57:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XsaTe-00069A-3r for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 11:57:41 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:c:538::195]:49625) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XsaTd-00068p-UY for emacs-orgmode@gnu.org; Sun, 23 Nov 2014 11:57:34 -0500 In-Reply-To: <2014-11-23T13-45-08@devnull.Karl-Voit.at> (Karl Voit's message of "Sun, 23 Nov 2014 13:48:33 +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: Karl Voit Cc: Karl Voit , emacs-orgmode@gnu.org Hello, Karl Voit writes: >> Issue: Whenever I change table cells via TAB, it takes twelve >> seconds with 100% CPU core: >> >> org-table-next-field very slow: >> #+BEGIN_EXAMPLE >> - command-execute 31397 99% >> - call-interactively 31397 99% >> - yas-expand 31298 98% >> - yas--fallback 31298 98% >> - call-interactively 31298 98% >> - org-cycle 31298 98% >> - call-interactively 31291 98% >> - org-table-next-field 31291 98% >> - org-table-align 15676 49% >> + org-activate-bracket-links 36 0% >> [...] >> #+END_EXAMPLE Could you provide an ECM? I'm unable to reproduce it. In fact I remember encountering issues using yasnippet within Org tables, but never related to speed. Regards, -- Nicolas Goaziou