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 57E1A40DAD0 for ; Thu, 11 Nov 2010 16:51:08 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -2.89 X-Spam-Level: X-Spam-Status: No, score=-2.89 tagged_above=-999 required=5 tests=[ALL_TRUSTED=-1, BAYES_00=-1.9, T_MIME_NO_TEXT=0.01] 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 1zHO7AV6Om0z; Thu, 11 Nov 2010 16:50:58 -0800 (PST) Received: from yoom.home.cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 2AC9240DAC6; Thu, 11 Nov 2010 16:50:58 -0800 (PST) Received: by yoom.home.cworth.org (Postfix, from userid 1000) id D1C0C25412B; Thu, 11 Nov 2010 16:50:57 -0800 (PST) From: Carl Worth To: David Edmondson , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: Correctly count the number of lines in a signature. In-Reply-To: <1289326531-27252-1-git-send-email-dme@dme.org> References: <1289326531-27252-1-git-send-email-dme@dme.org> User-Agent: Notmuch/0.4 (http://notmuchmail.org) Emacs/23.2.1 (i486-pc-linux-gnu) Date: Thu, 11 Nov 2010 16:50:57 -0800 Message-ID: <87r5ermkjy.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" 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: Fri, 12 Nov 2010 00:51:08 -0000 --=-=-= Content-Transfer-Encoding: quoted-printable On Tue, 9 Nov 2010 18:15:31 +0000, David Edmondson wrote: > - (sig-lines (1- (count-lines sig-start (point-max))))) > + (sig-lines (count-lines sig-start (point-max)))) Thanks. This is pushed. =2DCarl =2D-=20 carl.d.worth@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFM3I9x6JDdNq8qSWgRAhoaAJwOldAoSRuwNL4hUX6LCW3HY5LpgwCgkPAa wZ5klousBNKAKvoZ8t9KtrU= =gBZQ -----END PGP SIGNATURE----- --=-=-=--