From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Opening an Org file slowed down Date: Mon, 11 Nov 2013 18:02:46 +0100 Message-ID: <87wqkeg9c9.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]:42401) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfut9-0000q6-P2 for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 12:03:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vfut1-0000nt-BP for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 12:02:59 -0500 Received: from mail-we0-x234.google.com ([2a00:1450:400c:c03::234]:40001) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vfut1-0000np-2J for emacs-orgmode@gnu.org; Mon, 11 Nov 2013 12:02:51 -0500 Received: by mail-we0-f180.google.com with SMTP id q59so4763010wes.25 for ; Mon, 11 Nov 2013 09:02:50 -0800 (PST) In-Reply-To: (Michael Brand's message of "Mon, 11 Nov 2013 17:41:16 +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 Hi Michael, Michael Brand writes: > release_8.2.1-162-gb392750 > > commit b3927501081b1dab15540591d55f016ed4f9f948 > Author: Nicolas Goaziou > Date: Sat Nov 2 15:48:36 2013 +0100 > > Prevent flagging drawers in example blocks > > is slow. Today's release_8.2.2-192-ge3033d3 is between fast and slow but > mainly it also slows down disproportionate to increasing the number 400 > above. Emacs is 24.3.2 (with -q). I noticed this too -- Nicolas, was the rationale for the rewrite just to prevent drawers to get flagged when they find themselves in source code blocks? Or are there other cases the rewrite fixes? Thanks, -- Bastien