From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Commit bb2848 causes performance problems Date: Thu, 22 Mar 2012 01:43:21 +0100 Message-ID: <87k42dzcra.fsf@gnu.org> References: <20120206180930.35bef260@hsdev.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43381) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAeNN-0007Lg-2d for emacs-orgmode@gnu.org; Thu, 22 Mar 2012 05:32:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SAeDu-0003iP-JK for emacs-orgmode@gnu.org; Thu, 22 Mar 2012 05:22:28 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:43266) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAeDu-0003hl-7x for emacs-orgmode@gnu.org; Thu, 22 Mar 2012 05:22:22 -0400 Received: by werj55 with SMTP id j55so2109260wer.0 for ; Thu, 22 Mar 2012 02:22:19 -0700 (PDT) In-Reply-To: <20120206180930.35bef260@hsdev.com> (Marcel van der Boom's message of "Mon, 6 Feb 2012 18:09:30 +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: Marcel van der Boom Cc: Org Mode List Hi Marcel, Marcel van der Boom writes: > commit bb28480169558a183fab2330476a49b4fb1aec46 causes major > performance problems in my install. thanks a lot for reporting this -- the gain in speed when commenting the culprit lines out is clear. I added a FIXME to find another way of folding drawers in subtrees. Thanks again! -- Bastien