From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: [PATCH] org-babel-exp-lob-one-liners should not parse the entire buffer. Date: Fri, 25 Nov 2011 09:33:36 -0700 Message-ID: <871usw17rz.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:59901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTyih-0000W9-6h for emacs-orgmode@gnu.org; Fri, 25 Nov 2011 11:33:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RTyig-0003i6-2F for emacs-orgmode@gnu.org; Fri, 25 Nov 2011 11:33:47 -0500 Received: from mail-iy0-f169.google.com ([209.85.210.169]:42824) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RTyif-0003hs-Uo for emacs-orgmode@gnu.org; Fri, 25 Nov 2011 11:33:46 -0500 Received: by iaek3 with SMTP id k3so6319659iae.0 for ; Fri, 25 Nov 2011 08:33:45 -0800 (PST) In-Reply-To: (=?utf-8?B?IkrDqXLDqW15?= Compostella"'s message of "Thu, 24 Nov 2011 16:56:11 +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: =?utf-8?B?SsOpcsOpbXk=?= Compostella Cc: emacs-orgmode@gnu.org > > 2. The other is in ob-exp : the org-babel-exp-lob-one-liners parse to > the end of the buffer instead of the region given as arguments. On my > "big" file it results in 50 seconds execution of the > org-babel-exp-lob-one-liners function. With the patch it only takes > 0.871 seconds. > Applied, thanks -- Eric -- Eric Schulte http://cs.unm.edu/~eschulte/