[PATCH] emacs: address completion, allow sender/recipient and filters
[notmuch-archives.git] / 54 / bc2d211176bef74de00388388ec362540a9180
1 Return-Path: <xma@gnu.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id A4166431FD0\r
6         for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 13:55:29 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 0.463\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0.463 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, RDNS_DYNAMIC=0.363] autolearn=disabled\r
13 Received: from olra.theworths.org ([127.0.0.1])\r
14         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
15         with ESMTP id UX3YjYrddYc7 for <notmuch@notmuchmail.org>;\r
16         Wed, 24 Nov 2010 13:55:28 -0800 (PST)\r
17 Received: from xhlj.maillard.im (cha51-3-88-164-105-66.fbx.proxad.net\r
18         [88.164.105.66])\r
19         by olra.theworths.org (Postfix) with ESMTP id 44DEE431FB5\r
20         for <notmuch@notmuchmail.org>; Wed, 24 Nov 2010 13:55:28 -0800 (PST)\r
21 Received: from xhlj.maillard.im (xhlj.maillard.im [127.0.0.1])\r
22         by xhlj.maillard.im (Postfix) with ESMTP id 949F02038E;\r
23         Wed, 24 Nov 2010 22:55:25 +0100 (CET)\r
24 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=maillard.im; h=from:to\r
25         :subject:in-reply-to:references:reply-to:date:message-id\r
26         :mime-version:content-type; s=postfix; bh=WFYKim2sM49mHy+e/iQFqt\r
27         Vd+2s=; b=AzleQEuIaAGpgE9g7bgwfO2FC80HPlGdYJKoj0o4th484HHujAStHZ\r
28         EQJ2NJu4nSSVa1EN79bjsLDisrXzARts3fvB8thnz/sYV2CTnF8T0cBe9RD0BFec\r
29         bu1ipcgz3G9LMXvwSxL2eqm7ZlStFHpMXGcXfc5dmwJhSY7IFlFGI=\r
30 DomainKey-Signature: a=rsa-sha1; c=nofws; d=maillard.im; h=from:to\r
31         :subject:in-reply-to:references:reply-to:date:message-id\r
32         :mime-version:content-type; q=dns; s=postfix; b=NnsmqGV9fyFbbOwz\r
33         gZ/L8jWQS2+OJQTvIrTz1/UBsq+18UtXrgWoauGjz1Su1hRT+7r5jdDHbGI/WxU/\r
34         biemmzu84thDuDKXWMyog8s8LZdB1O0tnOIuf1WGChZGhEG3/pljD+i6g36BYqXA\r
35         /QVPGCV1hC2WhBMfpw9aEkLhOcw=\r
36 Received: from maillard.im (unknown [192.168.0.254])\r
37         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
38         (No client certificate requested)\r
39         by xhlj.maillard.im (Postfix) with ESMTPSA;\r
40         Wed, 24 Nov 2010 22:55:25 +0100 (CET)\r
41 From: Xavier Maillard <xavier@maillard.im>\r
42 To: Sebastian Spaeth <Sebastian@SSpaeth.de>,\r
43         Notmuch developer list <notmuch@notmuchmail.org>\r
44 Subject: Re: hint: ignoring threads\r
45 In-Reply-To: <87lj4kavpa.fsf@SSpaeth.de>\r
46 References: <87lj4kavpa.fsf@SSpaeth.de>\r
47 User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.2.1\r
48         (i486-slackware-linux-gnu)\r
49 Date: Wed, 24 Nov 2010 23:02:25 +0100\r
50 Message-ID: <m2eiaa2xe6.fsf@kcals.maillard.im>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=us-ascii\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 Reply-To: Xavier Maillard <xma@gnu.org>\r
57 List-Id: "Use and development of the notmuch mail system."\r
58         <notmuch.notmuchmail.org>\r
59 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
60         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
61 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
62 List-Post: <mailto:notmuch@notmuchmail.org>\r
63 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
64 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
65         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
66 X-List-Received-Date: Wed, 24 Nov 2010 21:55:29 -0000\r
67 \r
68 Hi,\r
69 \r
70 On Tue, 23 Nov 2010 16:47:13 +0100, Sebastian Spaeth <Sebastian@SSpaeth.de> wrote:\r
71 > I like to ignore annoying threads, but notmuch has not easy way to\r
72 > achieve it, right? Well, it actually has...\r
73 \r
74 If it has, it is only ugly hack in my point of view. What is missing the\r
75 most currently is scoring rules ala GNUS (formerly adaptative scoring).\r
76  \r
77 > 1) ok, in notmuch-show I read a message, decide the thread is uninteresting\r
78 > (or annoying) and tag that message as "ignore".\r
79\r
80 > 2) Adding "and not tag:ignore in my saved searches doesn't help as there\r
81 > are still messages without tag ignore, so notmuch search will still show\r
82 > the threads. So I run this now after notmuch new: TADAA...\r
83\r
84 > notmuch tag +ignore -- not tag:ignore and `notmuch search\r
85 > --output=threads tag:ignore`\r
86 \r
87 Pretty cool !\r
88 \r
89 Cheers\r
90 \r
91 /Xavier\r