From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: slow capture templates Date: Thu, 22 May 2014 10:49:04 +0200 Message-ID: <87wqde9p1b.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40157) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnOgb-0007hS-LL for emacs-orgmode@gnu.org; Thu, 22 May 2014 04:49:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnOgV-0004Jr-Rh for emacs-orgmode@gnu.org; Thu, 22 May 2014 04:49:13 -0400 Received: from mail-wi0-x22b.google.com ([2a00:1450:400c:c05::22b]:53780) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnOgV-0004Jk-Kg for emacs-orgmode@gnu.org; Thu, 22 May 2014 04:49:07 -0400 Received: by mail-wi0-f171.google.com with SMTP id cc10so6241504wib.4 for ; Thu, 22 May 2014 01:49:06 -0700 (PDT) In-Reply-To: (jamil egdemir's message of "Thu, 22 May 2014 03:07:25 -0400") 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: jamil egdemir Cc: emacs-orgmode@gnu.org Hi Jamil, jamil egdemir writes: > Anyone have any ideas on how I can correct this problem? Nope -- but in the meantime, can you try with the latest Org version from the Git master branch? ~$ git clone git://orgmode.org/org-mode.git ~$ cd org-mode ~$ make then load the correct location in your .emacs config file. -- Bastien