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 0A966431FD0 for ; Fri, 23 Dec 2011 00:15:22 -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 n--vdCrUrmEF for ; Fri, 23 Dec 2011 00:15:21 -0800 (PST) Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 5FD00431FB6 for ; Fri, 23 Dec 2011 00:15:21 -0800 (PST) Received: by wgbds13 with SMTP id ds13so13972557wgb.2 for ; Fri, 23 Dec 2011 00:15:20 -0800 (PST) Received: by 10.227.207.15 with SMTP id fw15mr13505222wbb.15.1324628120217; Fri, 23 Dec 2011 00:15:20 -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 ep16sm12617936wbb.21.2011.12.23.00.15.18 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 23 Dec 2011 00:15:19 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id EB0C7A031E; Fri, 23 Dec 2011 08:15:16 +0000 (GMT) To: Xavier Maillard , notmuch@notmuchmail.org Subject: Re: Filter one-post thread only ? In-Reply-To: References: User-Agent: Notmuch/0.10.2+107~ga2d0215 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 23 Dec 2011 08:15:16 +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: Fri, 23 Dec 2011 08:15:22 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 22 Dec 2011 21:45:14 +0100, Xavier Maillard wrote: > In order to clean up and to trash out as many posts as possible in > several mailing lists I did not check lately, I am trying to find a way > to limit the current display to messages matching this requirements: >=20 > 1. post older than 1 month > 2. one-message thread only (a post and no followup/answer). >=20 > Do you think this can be done ? In case you do, then how ? :D So far I have not thought of a way that avoids writing code to meet the 'one message' requirement. The code could be pretty simple (especially in elisp), but you'd still have to write it. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk70OJQACgkQaezQq/BJZRa5agCfXmF62f2s455v6uk5/UjrUC04 5xgAoIMGQlVaMn2AjZqCTIf2TE65MFy6 =4wIH -----END PGP SIGNATURE----- --=-=-=--