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 C05DC431FB6 for ; Wed, 25 Jan 2012 23:22:15 -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 Hf0T-JwxdTfb for ; Wed, 25 Jan 2012 23:22:15 -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 429BD431FAF for ; Wed, 25 Jan 2012 23:22:15 -0800 (PST) Received: by wibhi8 with SMTP id hi8so182800wib.26 for ; Wed, 25 Jan 2012 23:22:14 -0800 (PST) Received: by 10.180.97.166 with SMTP id eb6mr1454926wib.5.1327562534188; Wed, 25 Jan 2012 23:22:14 -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 n3sm9581490wiz.9.2012.01.25.23.22.12 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 25 Jan 2012 23:22:13 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 0E2CD9FE67; Thu, 26 Jan 2012 07:22:11 +0000 (GMT) To: Dmitry Kurochkin , notmuch@notmuchmail.org Subject: Re: [PATCH 3/4 v2] test: Add test for Original Message hiding at point-min. In-Reply-To: <87liovhdob.fsf@gmail.com> References: <1327503908-17226-1-git-send-email-dme@dme.org> <1327506328-22126-1-git-send-email-dme@dme.org> <1327506328-22126-4-git-send-email-dme@dme.org> <87liovhdob.fsf@gmail.com> User-Agent: Notmuch/0.11+114~g550724b (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Thu, 26 Jan 2012 07:22:07 +0000 Message-ID: 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: Thu, 26 Jan 2012 07:22:15 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable I've applied changes in accordance with all of the feedback in this mail and the others, except for... On Wed, 25 Jan 2012 21:53:08 +0400, Dmitry Kurochkin wrote: > > + (let ((notmuch-show-insert-text/plain-hook '(notmuch-wash-excerpt-ci= tations)) >=20 > Do we have to override the default value here? I thought > notmuch-wash-excerpt-citations was enabled by default. It avoids potential confusion over where the problem lies. > [...] >=20 > IMO writing the test in lisp does not give any benefit in this case. > Quite the opposite: a simple test is split in two files and becomes more > complex. >=20 > But since we accepted this way of writing tests and you seem to prefer > it, I would not argue about changing it. You're right - it's simpler in the original style here, so v3 switches to that. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8g/x8ACgkQaezQq/BJZRZ7kgCfafkhNjUuQwzFyZgjLuDdr1ym FVMAn1IvC+lhLOBo8Vh9Lix98svO9TFZ =y6wt -----END PGP SIGNATURE----- --=-=-=--