From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [PATCH] tags search: faster tags matcher by trusting scanner tags Date: Fri, 16 Mar 2012 17:31:44 +0100 Message-ID: <5BA7EA91-A5FB-40E2-BF7E-950D09D52AE4@gmail.com> References: <3953.1331867583@alphaville> <4695.1331878200@alphaville> <4F634A74.6010806@alum.mit.edu> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:43753) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8a4W-0005yd-Vu for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 12:32:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S8a4D-00008U-1R for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 12:32:08 -0400 Received: from ezel.ic.uva.nl ([146.50.108.158]:51711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S8a4C-00008Q-OX for emacs-orgmode@gnu.org; Fri, 16 Mar 2012 12:31:48 -0400 In-Reply-To: <4F634A74.6010806@alum.mit.edu> 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: Ilya Shlyakhter Cc: emacs-orgmode@gnu.org Applied, thanks! - Carsten On Mar 16, 2012, at 3:13 PM, Ilya Shlyakhter wrote: > On 3/16/2012 2:10 AM, Nick Dokos wrote: > > One more thing that you'll need to do is put your patches in attachments > > of a type that will allow patchwork to snag the patch: > > Thanks, I was wondering why they're not showing up. > Here is another try (attached) for the org.el patch. > > ilya > <0002-Tags-properties-matcher-faster-matching-by-trusting-.patch> - Carsten