Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / a9 / 3b3001beca48b3a7a3e8054def3c1f74b296b5
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 E71B0431FAF\r
6         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 16:35:23 -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 o0u10sW6tcvz for <notmuch@notmuchmail.org>;\r
16         Thu, 19 Jan 2012 16:35:23 -0800 (PST)\r
17 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com\r
18         [209.85.212.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 4470E431FAE\r
21         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 16:35:23 -0800 (PST)\r
22 Received: by wibhr12 with SMTP id hr12so24342wib.26\r
23         for <notmuch@notmuchmail.org>; Thu, 19 Jan 2012 16:35:22 -0800 (PST)\r
24 Received: by 10.180.73.72 with SMTP id j8mr37502940wiv.2.1327019722081;\r
25         Thu, 19 Jan 2012 16:35:22 -0800 (PST)\r
26 Received: from localhost ([109.131.97.13])\r
27         by mx.google.com with ESMTPS id g12sm3314744wiw.10.2012.01.19.16.35.21\r
28         (version=TLSv1/SSLv3 cipher=OTHER);\r
29         Thu, 19 Jan 2012 16:35:21 -0800 (PST)\r
30 From: Pieter Praet <pieter@praet.org>\r
31 To: Tomi Ollila <tomi.ollila@iki.fi>,\r
32         Dmitry Kurochkin <dmitry.kurochkin@gmail.com>,\r
33         Ethan Glasser-Camp <glasse@cs.rpi.edu>\r
34 Subject: Re: [PATCH] test: always report missing prereqs,\r
35         independent of `--verbose' option\r
36 In-Reply-To: <87d3afuspp.fsf@praet.org>\r
37 References: <87d3aj8rcl.fsf@gmail.com>\r
38         <1326889181-32311-1-git-send-email-pieter@praet.org>\r
39         <yf64nvtce14.fsf@taco2.nixu.fi> <87d3afuspp.fsf@praet.org>\r
40 User-Agent: Notmuch/0.11+99~gab86e73 (http://notmuchmail.org) Emacs/23.3.1\r
41         (x86_64-unknown-linux-gnu)\r
42 Date: Fri, 20 Jan 2012 01:33:31 +0100\r
43 Message-ID: <87aa5jus9w.fsf@praet.org>\r
44 MIME-Version: 1.0\r
45 Content-Type: text/plain; charset=us-ascii\r
46 Cc: Notmuch Mail <notmuch@notmuchmail.org>\r
47 X-BeenThere: notmuch@notmuchmail.org\r
48 X-Mailman-Version: 2.1.13\r
49 Precedence: list\r
50 List-Id: "Use and development of the notmuch mail system."\r
51         <notmuch.notmuchmail.org>\r
52 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
54 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
55 List-Post: <mailto:notmuch@notmuchmail.org>\r
56 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
57 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
58         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
59 X-List-Received-Date: Fri, 20 Jan 2012 00:35:24 -0000\r
60 \r
61 On Fri, 20 Jan 2012 01:24:02 +0100, Pieter Praet <pieter@praet.org> wrote:\r
62 > [...]\r
63 > Most likely because "$test_subtest_missing_external_prereqs_" is only\r
64 > reset at the beginning of every test series, so if an Emacs-dependent\r
65 > subtest is skipped, all subsequent skipped subtests will report that\r
66 > dependency as well, even if they were skipped due to a missing vi :).\r
67 > [...]\r
68 \r
69 That's not right at all.\r
70 \r
71 "$test_subtest_missing_external_prereqs_" is reset at every invocation\r
72 of `test_begin_subtest', using `test_reset_state_'.\r
73 \r
74 Apologies for the misinformation.\r
75 \r
76 \r
77 Peace\r
78 \r
79 -- \r
80 Pieter\r