From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: [PATCH 2/2] Make timestamp search in org-entry-properties more efficient. Date: Mon, 13 Dec 2010 11:13:00 -0500 Message-ID: <871v5lvegj.fsf@fastmail.fm> References: <87y67uqsfb.fsf@fastmail.fm> <0574FCDB-18EB-4250-A764-EDE551468F8B@gmail.com> <87lj3trfzr.fsf@fastmail.fm> <18A0D25C-5C8C-4373-BBA2-395EC7D1B450@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=51013 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSB1M-0001uc-KR for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 11:13:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSB1K-0008Jq-KW for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 11:13:04 -0500 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:60101) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSB1K-0008JY-IK for emacs-orgmode@gnu.org; Mon, 13 Dec 2010 11:13:02 -0500 In-Reply-To: <18A0D25C-5C8C-4373-BBA2-395EC7D1B450@gmail.com> (Carsten Dominik's message of "Mon, 13 Dec 2010 15:14:14 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: Org Mode Carsten Dominik writes: > On Dec 13, 2010, at 1:53 PM, Matt Lundin wrote: >> BTW, the two optimization patches do not yet appear in the main git >> repository: >> >> http://repo.or.cz/w/org-mode.git > > Should be fixed now - please verify. > Yes. Everything is there now. Thanks! Matt