[PATCH v2 03/14] cli/reply: reuse show_reply_headers() in headers-only format
[notmuch-archives.git] / 44 / 991734398d2d57ae88ffca325050ee44d65608
1 Return-Path: <five9a2@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 59739431FBC\r
6         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 13:33:45 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 Received: from olra.theworths.org ([127.0.0.1])\r
9         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
10         with ESMTP id ELXuuIOS-AO9 for <notmuch@notmuchmail.org>;\r
11         Sat, 21 Nov 2009 13:33:44 -0800 (PST)\r
12 Received: from mail-bw0-f224.google.com (mail-bw0-f224.google.com\r
13         [209.85.218.224])\r
14         by olra.theworths.org (Postfix) with ESMTP id 999AC431FAE\r
15         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 13:33:44 -0800 (PST)\r
16 Received: by bwz24 with SMTP id 24so3137936bwz.30\r
17         for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 13:33:43 -0800 (PST)\r
18 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
19         h=domainkey-signature:received:received:sender:from:to:cc:subject\r
20         :date:message-id:x-mailer:in-reply-to:references:mime-version\r
21         :content-type; bh=j2zfwyRiwCY4fbC8X1XfVFIK7V047vYBi4UjxhDtzfQ=;\r
22         b=JEVQCaTWUJpsq+aPUxHWwDO3TYrRbEcvkMFFikiFXikUG4zMxycU7Ebq/no0lBKQN1\r
23         uV0YqFIs4DqY+FV0CGyoRQTutliTz9USnxE8InGnbchAvrDJieYJqmy0ICx4QeMmiR4H\r
24         fdGLEhbW/apZOuQKOKT+L4kVTFF3yImT5phu8=\r
25 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma;\r
26         h=sender:from:to:cc:subject:date:message-id:x-mailer:in-reply-to\r
27         :references:mime-version:content-type;\r
28         b=qfhguoImpQ5J0NB2odrWkXPq9KoriommCaAtnC2zctdz+bHFH8RyxOxkt7fls1hmYe\r
29         WUPUusyviekQBwRBynKQSQGQrVq8NxAo1LE9Z8A8XCIKpt2KeCyeo/cS8wflJv5o3Gol\r
30         /7MaSi+0Cik8f6M+71q+j32hwXoK7j1mq9BRE=\r
31 Received: by 10.204.24.69 with SMTP id u5mr2937331bkb.1.1258839223816;\r
32         Sat, 21 Nov 2009 13:33:43 -0800 (PST)\r
33 Received: from localhost.localdomain (vawpc43.ethz.ch [129.132.59.11])\r
34         by mx.google.com with ESMTPS id e17sm3400560fke.23.2009.11.21.13.33.42\r
35         (version=TLSv1/SSLv3 cipher=RC4-MD5);\r
36         Sat, 21 Nov 2009 13:33:43 -0800 (PST)\r
37 Sender: Jed Brown <five9a2@gmail.com>\r
38 From: Jed Brown <jed@59A2.org>\r
39 To: notmuch@notmuchmail.org\r
40 Date: Sat, 21 Nov 2009 22:34:00 +0100\r
41 Message-Id: <1258839240-17032-1-git-send-email-jed@59A2.org>\r
42 X-Mailer: git-send-email 1.6.5.3\r
43 In-Reply-To: <87skc736z4.fsf@yoom.home.cworth.org>\r
44 References: <87skc736z4.fsf@yoom.home.cworth.org>\r
45 MIME-Version: 1.0\r
46 Content-Type: multipart/mixed; boundary="------------1.6.5.3"\r
47 Subject: [notmuch] [PATCH] _READ_Write -> _READ_WRITE\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.12\r
50 Precedence: list\r
51 List-Id: "Use and development of the notmuch mail system."\r
52         <notmuch.notmuchmail.org>\r
53 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
54         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
55 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
56 List-Post: <mailto:notmuch@notmuchmail.org>\r
57 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
58 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
60 X-List-Received-Date: Sat, 21 Nov 2009 21:33:45 -0000\r
61 \r
62 This is a multi-part message in MIME format.\r
63 --------------1.6.5.3\r
64 Content-Type: text/plain; charset=UTF-8; format=fixed\r
65 Content-Transfer-Encoding: 8bit\r
66 \r
67 ---\r
68  lib/notmuch.h |    2 +-\r
69  1 files changed, 1 insertions(+), 1 deletions(-)\r
70 \r
71 \r
72 --------------1.6.5.3\r
73 Content-Type: text/x-patch; name="0001-_READ_Write-_READ_WRITE.patch"\r
74 Content-Transfer-Encoding: 8bit\r
75 Content-Disposition: attachment; filename="0001-_READ_Write-_READ_WRITE.patch"\r
76 \r
77 diff --git a/lib/notmuch.h b/lib/notmuch.h\r
78 index bbeec55..a61cd02 100644\r
79 --- a/lib/notmuch.h\r
80 +++ b/lib/notmuch.h\r
81 @@ -139,7 +139,7 @@ notmuch_database_create (const char *path);\r
82  \r
83  typedef enum {\r
84      NOTMUCH_DATABASE_MODE_READ_ONLY = 0,\r
85 -    NOTMUCH_DATABASE_MODE_READ_Write\r
86 +    NOTMUCH_DATABASE_MODE_READ_WRITE\r
87  } notmuch_database_mode_t;\r
88  \r
89  /* XXX: I think I'd like this to take an extra argument of\r
90 \r
91 --------------1.6.5.3--\r
92 \r
93 \r