From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/79361 Path: news.gmane.org!not-for-mail From: Kan-Ru Chen Newsgroups: gmane.emacs.gnus.general Subject: Re: [PATCH 2/2] nnir.el: New `notmuch' backend. Date: Tue, 05 Jul 2011 00:09:50 +0800 Message-ID: <87zkku10z5.fsf@isil.kanru.info> References: <1301842105-18495-1-git-send-email-kanru@kanru.info> <1301842105-18495-2-git-send-email-kanru@kanru.info> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1309795863 17917 80.91.229.12 (4 Jul 2011 16:11:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 4 Jul 2011 16:11:03 +0000 (UTC) Cc: ding@gnus.org, Andrew Cohen To: Lars Magne Ingebrigtsen Original-X-From: ding-owner+M27657@lists.math.uh.edu Mon Jul 04 18:10:57 2011 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Qdljc-0002R8-Np for ding-account@gmane.org; Mon, 04 Jul 2011 18:10:57 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1Qdliw-0006z4-6l; Mon, 04 Jul 2011 11:10:14 -0500 Original-Received: from mx2.math.uh.edu ([129.7.128.33]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1Qdliv-0006yx-9q for ding@lists.math.uh.edu; Mon, 04 Jul 2011 11:10:13 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx2.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1Qdlir-0005Rx-12 for ding@lists.math.uh.edu; Mon, 04 Jul 2011 11:10:12 -0500 Original-Received: from mail-yi0-f44.google.com ([209.85.218.44]) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1Qdlip-00036n-BR; Mon, 04 Jul 2011 18:10:07 +0200 Original-Received: by yie30 with SMTP id 30so3131058yie.17 for ; Mon, 04 Jul 2011 09:10:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:date:message-id:references :user-agent:mime-version:content-type; bh=cAk30CwXnmqrYMGxtbSkQjOujbOTwKKc/sZVeGL9k9c=; b=HqEUsD9D1wG7ZMcquvcR2NZ7rSfptBzt6W63qIQPGA+Y+fUqcpp6II5fL6G57eHMX7 HkRRMS72Muo9MSnHu84a78IpNPZRNt7lQNCnlCNZ+4GM78mL6stivyhbmhXZZ2vK7WMq jsWslRT3Dc4/ldKvEX9o3q6Df9nS3LRv29jEc= Original-Received: by 10.101.154.22 with SMTP id g22mr5284695ano.58.1309795800931; Mon, 04 Jul 2011 09:10:00 -0700 (PDT) Original-Received: from isil.kanru.info ([61.57.131.211]) by mx.google.com with ESMTPS id i14sm5836963ann.8.2011.07.04.09.09.58 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 04 Jul 2011 09:09:59 -0700 (PDT) Original-Received: from kanru by isil.kanru.info with local (Exim 4.76) (envelope-from ) id 1Qdlid-0007Hl-Qo; Tue, 05 Jul 2011 00:09:55 +0800 In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sun, 03 Apr 2011 19:43:28 +0200") User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Spam-Score: -2.9 (--) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:79361 Archived-At: Lars Magne Ingebrigtsen writes: > Kan-Ru Chen writes: > >> + * nnir.el (nnir-notmuch-program, nnir-notmuch-additional-switches) >> + (nnir-notmuch-remove-prefix, nnir-engines, nnir-run-notmuch): New nnir >> + `notmuch' backend. > > Looks good to me. Do you have FSF copyright assignment papers on file? Ping! I have signed the paper :) -- Kanru