Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 2e / 197e89a1c8112749e0ed12a0168001cb499fb1
1 Return-Path: <david@tethera.net>\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 6B362431FBD\r
6         for <notmuch@notmuchmail.org>; Tue, 21 Jan 2014 06:18:48 -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\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
12         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 l+4obXDPf5XW for <notmuch@notmuchmail.org>;\r
16         Tue, 21 Jan 2014 06:18:43 -0800 (PST)\r
17 Received: from yantan.tethera.net (yantan.tethera.net [199.188.72.155])\r
18         (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 3E1F0431FAF\r
21         for <notmuch@notmuchmail.org>; Tue, 21 Jan 2014 06:18:43 -0800 (PST)\r
22 Received: from remotemail by yantan.tethera.net with local (Exim 4.80)\r
23         (envelope-from <david@tethera.net>)\r
24         id 1W5c9x-0003Hf-Vx; Tue, 21 Jan 2014 10:18:33 -0400\r
25 Received: (nullmailer pid 5177 invoked by uid 1000); Tue, 21 Jan 2014\r
26         14:18:30 -0000\r
27 From: David Bremner <david@tethera.net>\r
28 To: Amadeusz =?utf-8?B?xbtvxYJub3dza2k=?= <aidecoe@aidecoe.name>, kototama\r
29         kototama <kototamo@gmail.com>\r
30 Subject: Re: An Emacs Minor Mode to Mute Email Threads\r
31 In-Reply-To: <87iotdfnqy.fsf@raeviah.aidecoe.name>\r
32 References:\r
33  <CADVUuEgnKqsW=gAau2rPkZLkT7j_a5kdTPRmGU23rA_aiMcybA@mail.gmail.com>\r
34         <87iotdfnqy.fsf@raeviah.aidecoe.name>\r
35 User-Agent: Notmuch/0.17+35~g3b36898 (http://notmuchmail.org) Emacs/24.3.1\r
36         (x86_64-pc-linux-gnu)\r
37 Date: Tue, 21 Jan 2014 10:18:30 -0400\r
38 Message-ID: <87sishs9jd.fsf@zancas.localnet>\r
39 MIME-Version: 1.0\r
40 Content-Type: text/plain; charset=utf-8\r
41 Content-Transfer-Encoding: quoted-printable\r
42 Cc: notmuch@notmuchmail.org\r
43 X-BeenThere: notmuch@notmuchmail.org\r
44 X-Mailman-Version: 2.1.13\r
45 Precedence: list\r
46 List-Id: "Use and development of the notmuch mail system."\r
47         <notmuch.notmuchmail.org>\r
48 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
50 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
51 List-Post: <mailto:notmuch@notmuchmail.org>\r
52 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
53 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
55 X-List-Received-Date: Tue, 21 Jan 2014 14:18:48 -0000\r
56 \r
57 Amadeusz =C5=BBo=C5=82nowski <aidecoe@aidecoe.name> writes:\r
58 >> I have developed a small minor mode to mute email threads with notmuch.\r
59 >\r
60 > FYI, it seems to be similar to "killed" option of afew[1].\r
61 >\r
62 > [1] https://github.com/teythoon/afew\r
63 \r
64 As far as I can tell, neither afew nor alot uses\r
65 search.exclude_tags. This seems unfortunate to me, but I'm not using\r
66 either so I may miss the complete story.\r
67 \r
68 d\r