From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer Stengele Subject: Re: Orgmode performance problem and "solution" Date: Wed, 26 Oct 2011 14:16:18 +0200 Message-ID: <4EA7FA12.5090208@online.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37656) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ2PD-0003r2-G1 for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 08:16:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RJ2P9-0005hs-9f for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 08:16:27 -0400 Received: from moutng.kundenserver.de ([212.227.17.9]:51145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RJ2P8-0005hj-Ug for emacs-orgmode@gnu.org; Wed, 26 Oct 2011 08:16:23 -0400 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: suvayu ali Cc: emacs-orgmode@gnu.org No, the old repo git://repo.or.cz/org-mode.git I used is some time behind the one I use now. If I want to get a fix immediately I learned I have to use the new repo git://orgmode.org/org-mode.git I hope I got this right. Rainer Am 26.10.2011 14:11, schrieb suvayu ali: > On Wed, Oct 26, 2011 at 10:07, Rainer Stengele > wrote: >> Lacking knowledge of git I deleted everything, cloned from the new repo and compiled the files. >> Result was a significantly faster Org experience. >> > For future reference, a sinple `git pull` would have sufficed. >