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 7253D431FD2 for ; Wed, 25 Jan 2012 01:24:54 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 Zc0ILO+p5kiz for ; Wed, 25 Jan 2012 01:24:54 -0800 (PST) Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id B6448431FBC for ; Wed, 25 Jan 2012 01:24:53 -0800 (PST) Received: by wibhi8 with SMTP id hi8so2305278wib.26 for ; Wed, 25 Jan 2012 01:24:52 -0800 (PST) Received: by 10.180.96.3 with SMTP id do3mr9859495wib.1.1327483492563; Wed, 25 Jan 2012 01:24:52 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id l8sm61600288wiy.5.2012.01.25.01.24.51 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Jan 2012 01:24:51 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 3392B9FCDA; Wed, 25 Jan 2012 09:24:50 +0000 (GMT) To: Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Fix a notmuch-print.el compiler warning. In-Reply-To: References: <1327481535-27076-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.11+108~g5218180 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Wed, 25 Jan 2012 09:24:46 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Gm-Message-State: ALoCoQlpjAcKOANbfxO35JXRLSHeAKwef2+QvQZUqyjbC8uZF4oVLNgJ8R5i6NsaUF/IXVQKPjnu 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: Wed, 25 Jan 2012 09:24:54 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Wed, 25 Jan 2012 11:19:30 +0200, Tomi Ollila wrote: > On Wed, 25 Jan 2012 08:52:15 +0000, David Edmondson wrote: > > `notmuch-show-get-prop' should be declared. > > --- >=20 > How 'bout=20 >=20 > (require 'notmuch-lib) >=20 > and put that declare-function there ? >=20 > So that when declaration gets checked when notmuch-show defuns it=20 That doesn't work, as I recall. A `declare-function' in a `require'd file has no effect - the compiler will still complain. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8fyl4ACgkQaezQq/BJZRaf3wCfaxO56s1lkDkHG7FrxoODuLVR wgoAnjdmEQ6Ju/wZCzgNUuEt+FZt93iM =mAfz -----END PGP SIGNATURE----- --=-=-=--