Re: [feature request] emacs: use `notmuch insert` for FCC
[notmuch-archives.git] / 76 / f448e798858d23c0a5d2ad5005667cc44861f1
1 Return-Path: <bremner@tesseract.cs.unb.ca>\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 81965431FAF\r
6         for <notmuch@notmuchmail.org>; Mon, 20 Aug 2012 00:18:01 -0700 (PDT)\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 o2VIU9IVWHA5 for <notmuch@notmuchmail.org>;\r
16         Mon, 20 Aug 2012 00:18:01 -0700 (PDT)\r
17 Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238])\r
18         (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
19         (No client certificate requested)\r
20         by olra.theworths.org (Postfix) with ESMTPS id 084DF431FAE\r
21         for <notmuch@notmuchmail.org>; Mon, 20 Aug 2012 00:18:00 -0700 (PDT)\r
22 Received: from remotemail by tesseract.cs.unb.ca with local (Exim 4.72)\r
23         (envelope-from <bremner@tesseract.cs.unb.ca>) id 1T3MFK-0002EE-01\r
24         for notmuch@notmuchmail.org; Mon, 20 Aug 2012 04:17:58 -0300\r
25 Received: (nullmailer pid 7714 invoked by uid 1000);\r
26         Sun, 19 Aug 2012 13:18:51 -0000\r
27 From: david@tethera.net\r
28 To: notmuch@notmuchmail.org\r
29 Subject: random corpus generator, v3\r
30 Date: Sun, 19 Aug 2012 15:18:28 +0200\r
31 Message-Id: <1345382314-5330-1-git-send-email-david@tethera.net>\r
32 X-Mailer: git-send-email 1.7.10.4\r
33 X-BeenThere: notmuch@notmuchmail.org\r
34 X-Mailman-Version: 2.1.13\r
35 Precedence: list\r
36 List-Id: "Use and development of the notmuch mail system."\r
37         <notmuch.notmuchmail.org>\r
38 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
39         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
40 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
41 List-Post: <mailto:notmuch@notmuchmail.org>\r
42 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
43 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
45 X-List-Received-Date: Mon, 20 Aug 2012 07:18:01 -0000\r
46 \r
47 This obsoletes the series at:\r
48 \r
49      id:"1344888831-4301-1-git-send-email-bremner@debian.org"\r
50 \r
51 Changes since v2:\r
52 \r
53 - clean up new test-binaries and objects\r
54 \r
55 - remove the "set -o pipefail" leftover from debugging.  Possibly this\r
56   makes sense as a global setting, but in a seperate patch.\r
57 \r
58 - add hex-escape to test/basic\r
59 \r
60 - rebase against updated master.\r
61 \r