Re: [PATCH 0/4] Allow specifying alternate names for addresses in other_email
[notmuch-archives.git] / 21 / 1f726c80664e18955f39800bc65a8e8d8ee788
1 Return-Path: <aaronecay@gmail.com>\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 ED46F431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 12:16:51 -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.699\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.699 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, FREEMAIL_FROM=0.001,\r
13         RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id A3m4T1SofbeX for <notmuch@notmuchmail.org>;\r
17         Thu, 19 Jan 2012 12:16:51 -0800 (PST)\r
18 Received: from mail-qw0-f46.google.com (mail-qw0-f46.google.com\r
19         [209.85.216.46]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id 3A962431FAE\r
22         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 12:16:51 -0800 (PST)\r
23 Received: by qadc10 with SMTP id c10so2826674qad.5\r
24         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 12:16:50 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date\r
27         :message-id:mime-version:content-type:content-transfer-encoding;\r
28         bh=Mg12TwA7o5WWnEH+hgjGfYWhdRYshWKKLX4CkAPOaDk=;\r
29         b=cYcYc1u+YpouBBPf0eIACoV91tS8IgkGEt99O6FRJ+OpxI/aAWZ3job+znw7vrHbmN\r
30         3EmJNSnD+e1y03UJhZEw/w4N9qHe1GIuIjcqo8ztBvmdAOe03D/t40bsv6s1Y5vtCxOV\r
31         hnnJUa6dsxV8pCjlih0o7ZxHzVWvlP4Ic0nO0=\r
32 Received: by 10.224.183.5 with SMTP id ce5mr29603096qab.35.1327004210603;\r
33         Thu, 19 Jan 2012 12:16:50 -0800 (PST)\r
34 Received: from localhost (wal016.wlan.sas.upenn.edu. [128.91.71.145])\r
35         by mx.google.com with ESMTPS id er7sm1703874qab.16.2012.01.19.12.16.48\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Thu, 19 Jan 2012 12:16:49 -0800 (PST)\r
38 Sender: Aaron Ecay <aaronecay@gmail.com>\r
39 From: Aaron Ecay <ecay@sas.upenn.edu>\r
40 To: markwalters1009@gmail.com, Austin Clements <amdragon@MIT.EDU>,\r
41         Pieter Praet <pieter@praet.org>\r
42 Subject: Re: [PATCH v3 2/2] search: Support automatic tag exclusions\r
43 In-Reply-To: <87pqef4fuk.fsf@qmul.ac.uk>\r
44 References: <1326586654-16840-3-git-send-email-amdragon@mit.edu>\r
45         <1327000744-25463-1-git-send-email-pieter@praet.org>\r
46         <20120119193647.GN16740@mit.edu> <87pqef4fuk.fsf@qmul.ac.uk>\r
47 User-Agent: Notmuch/0.11+73~gd51b784 (http://notmuchmail.org) Emacs/24.0.92.2\r
48         (i386-apple-darwin10.8.0)\r
49 Date: Thu, 19 Jan 2012 15:16:47 -0500\r
50 Message-ID: <m24nvr4fdc.fsf@wal122.wireless-pennnet.upenn.edu>\r
51 MIME-Version: 1.0\r
52 Content-Type: text/plain; charset=utf-8\r
53 Content-Transfer-Encoding: quoted-printable\r
54 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
55 X-BeenThere: notmuch@notmuchmail.org\r
56 X-Mailman-Version: 2.1.13\r
57 Precedence: list\r
58 List-Id: "Use and development of the notmuch mail system."\r
59         <notmuch.notmuchmail.org>\r
60 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
61         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
62 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
63 List-Post: <mailto:notmuch@notmuchmail.org>\r
64 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
65 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
66         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
67 X-List-Received-Date: Thu, 19 Jan 2012 20:16:52 -0000\r
68 \r
69 On Thu, 19 Jan 2012 20:06:27 +0000, markwalters1009@gmail.com wrote:\r
70 > I would actually like make a different suggestion: extend\r
71 > auto_exclude_tags to notmuch-show as well. I was quite surprised to see\r
72 > my deleted (ie hidden rather than actually deleted) messages return when\r
73 > viewing a thread.\r
74 \r
75 It might be best to show the messages in the thread =E2=80=93 after all, you\r
76 might want to =E2=80=9Cundelete=E2=80=9D (or =E2=80=9Cunspam=E2=80=9D) thos=\r
77 e messages in light of later\r
78 replies to them.  (And if you are sure you really want them gone, you\r
79 should be deleting them or moving them out of your maildir periodically,\r
80 rather than relying on notmuch to not show them to you ever.)\r
81 \r
82 (Perhaps another application of this functionality would be to =E2=80=9Cmut=\r
83 e=E2=80=9D\r
84 certain threads on a mailing list.  Then you could use a query for\r
85 =E2=80=9Cword-i-am-interested-in AND tag:muted=E2=80=9D to find out if some=\r
86 thing\r
87 interesting pops up in a muted thread.  Then in the show view, you will\r
88 want to unmute the other thread messages.)\r
89 \r
90 Perhaps this could be an application of dme=E2=80=99s header-line collapsing\r
91 functionality in id:"cun8vl5m610.fsf@hotblack-desiato.hh.sledj.net"\r
92 (suitably cleaned up), such that you see only a single line in the show\r
93 buffer that says:\r
94 ----- 6 messages hidden -----\r
95 instead of the 6 (or however many) individual messages.\r
96 \r
97 --=20\r
98 Aaron Ecay\r