post-new [was: Re: query on a subset of messages ?]
[notmuch-archives.git] / 04 / 79e2958d136847937115f71c4632e53e2ee4e2
1 Return-Path: <pieter@praet.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 20F6F421192\r
6         for <notmuch@notmuchmail.org>; Wed,  1 Feb 2012 05:49:32 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 KGpxvEDuF+YE for <notmuch@notmuchmail.org>;\r
16         Wed,  1 Feb 2012 05:49:31 -0800 (PST)\r
17 Received: from mail-we0-f181.google.com (mail-we0-f181.google.com\r
18         [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 55337431E64\r
21         for <notmuch@notmuchmail.org>; Wed,  1 Feb 2012 05:49:31 -0800 (PST)\r
22 Received: by werb10 with SMTP id b10so1084060wer.26\r
23         for <notmuch@notmuchmail.org>; Wed, 01 Feb 2012 05:49:30 -0800 (PST)\r
24 Received: by 10.180.105.129 with SMTP id gm1mr13060480wib.1.1328104170093;\r
25         Wed, 01 Feb 2012 05:49:30 -0800 (PST)\r
26 Received: from localhost ([109.131.39.11])\r
27         by mx.google.com with ESMTPS id bj10sm44871490wib.9.2012.02.01.05.49.29\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Wed, 01 Feb 2012 05:49:29 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: David Bremner <david@tethera.net>\r
32 Subject: Re: [PATCH] emacs: globally replace non-branching "(if COND (progn\r
33         ..." with "(when ..."\r
34 In-Reply-To: <871uqgzgsr.fsf@zancas.localnet>\r
35 References: <87k44uprvy.fsf@praet.org>\r
36         <1326532638-22068-1-git-send-email-pieter@praet.org>\r
37         <871uqgzgsr.fsf@zancas.localnet>\r
38 User-Agent: Notmuch/0.11+132~ga81001f (http://notmuchmail.org) Emacs/23.3.1\r
39         (x86_64-unknown-linux-gnu)\r
40 Date: Wed, 01 Feb 2012 14:47:34 +0100\r
41 Message-ID: <87y5sm64y1.fsf@praet.org>\r
42 MIME-Version: 1.0\r
43 Content-Type: text/plain; charset=us-ascii\r
44 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
45 X-BeenThere: notmuch@notmuchmail.org\r
46 X-Mailman-Version: 2.1.13\r
47 Precedence: list\r
48 List-Id: "Use and development of the notmuch mail system."\r
49         <notmuch.notmuchmail.org>\r
50 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
52 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
53 List-Post: <mailto:notmuch@notmuchmail.org>\r
54 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
55 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
56         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
57 X-List-Received-Date: Wed, 01 Feb 2012 13:49:32 -0000\r
58 \r
59 On Mon, 30 Jan 2012 23:34:12 -0400, David Bremner <david@tethera.net> wrote:\r
60 > On Sat, 14 Jan 2012 10:17:18 +0100, Pieter Praet <pieter@praet.org> wrote:\r
61 > > Less code, same results, without sacrificing readability.\r
62 > > \r
63 > > ---\r
64\r
65 > Sorry, it conflicts with Jamie's patches that I just pushed.\r
66\r
67 \r
68 Please don't apologize for doing the right thing :)\r
69 \r
70 Rebased patch follows.\r
71 \r
72 \r
73 > d\r
74 \r
75 \r
76 Peace\r
77 \r
78 -- \r
79 Pieter\r