Return-Path: X-Original-To: notmuch@notmuchmail.org Delivered-To: notmuch@notmuchmail.org Received: from localhost (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id A06AE4196F3 for ; Sun, 4 Apr 2010 01:08:32 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.5 X-Spam-Level: X-Spam-Status: No, score=-0.5 tagged_above=-999 required=5 tests=[BAYES_05=-0.5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham Received: from olra.theworths.org ([127.0.0.1]) by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id vB4bQDDMbmTT for ; Sun, 4 Apr 2010 01:08:31 -0700 (PDT) Received: from mail-bw0-f210.google.com (mail-bw0-f210.google.com [209.85.218.210]) by olra.theworths.org (Postfix) with ESMTP id 81E664196F0 for ; Sun, 4 Apr 2010 01:08:31 -0700 (PDT) Received: by bwz2 with SMTP id 2so2323176bwz.30 for ; Sun, 04 Apr 2010 01:08:30 -0700 (PDT) Received: by 10.204.2.196 with SMTP id 4mr5289637bkk.121.1270368510242; Sun, 04 Apr 2010 01:08:30 -0700 (PDT) Received: from ut.hh.sledj.net (host83-217-165-81.dsl.vispa.com [83.217.165.81]) by mx.google.com with ESMTPS id s17sm25211666bkd.22.2010.04.04.01.08.28 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 04 Apr 2010 01:08:28 -0700 (PDT) Received: by ut.hh.sledj.net (Postfix, from userid 1000) id 9D9D45941EC; Sun, 4 Apr 2010 09:08:34 +0100 (BST) To: David Bremner , Carl Worth , notmuch In-Reply-To: <87vdc7iser.fsf@ut.hh.sledj.net> References: <87oci344n4.fsf@ut.hh.sledj.net> <87bpe2j2vu.fsf@yoom.home.cworth.org> <87oci2xmkv.fsf@ut.hh.sledj.net> <87d3yhihzl.fsf@yoom.home.cworth.org> <87k4spxcz7.fsf@ut.hh.sledj.net> <87tyrsz5rp.fsf@yoom.home.cworth.org> <87pr2gs03u.fsf@rocinante.cs.unb.ca> <87vdc7iser.fsf@ut.hh.sledj.net> From: David Edmondson Date: Sun, 04 Apr 2010 09:08:34 +0100 Message-ID: <87tyrriqrh.fsf@ut.hh.sledj.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] pull request [was Re: pull request] X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Apr 2010 08:08:32 -0000 On Sun, 04 Apr 2010 08:33:00 +0100, David Edmondson wrote: > I'll declare common variables and 'exported' functions in > 'notmuch-lib.el'. It may take a few days (I'm supposed to be on > holiday). It was quicker than expected. Using 'declare-function' in a file that is required didn't have the right effect (it seemed to be ignored), so the 'declare-function' calls are directly in `notmuch-show.el'. I get no warnings when compiling now. It's the 'for-cworth' branch of git://github.com/dme/notmuch.git. There's also a simple update to tell git to ignore notmuch-shared. dme. -- David Edmondson, http://dme.org