[PATCH v4 12/13] test: commit folders-v1.tar.xz checksum, ignore actual databases
[notmuch-archives.git] / 68 / 2757980cc683321a07852ea5012f9d06d69720
1 Return-Path: <kaz.rag@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 3CAFB429E26\r
6         for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 10:17:22 -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.799\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
12         tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
13         FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id unwWqxMDdU0g for <notmuch@notmuchmail.org>;\r
17         Fri, 16 Dec 2011 10:17:20 -0800 (PST)\r
18 Received: from mail-yx0-f181.google.com (mail-yx0-f181.google.com\r
19         [209.85.213.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
20         (No client certificate requested)\r
21         by olra.theworths.org (Postfix) with ESMTPS id CE7F3431FD0\r
22         for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 10:17:20 -0800 (PST)\r
23 Received: by yenm3 with SMTP id m3so3060777yen.26\r
24         for <notmuch@notmuchmail.org>; Fri, 16 Dec 2011 10:17:19 -0800 (PST)\r
25 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma;\r
26         h=message-id:content-type:mime-version:content-transfer-encoding:to\r
27         :from:in-reply-to:references:subject:date;\r
28         bh=bPui/nOcvoPlFhXkcPjgS6qe5HNpGK5DJA4tH6lZ5ro=;\r
29         b=kZx8Q2cqtpQ1hJZ/67WCGen+H9zazjcoS+HZf5+jpkpHf9nO/Rm1U+U2za9FJEhzKx\r
30         DWn8Dsv0yjSXH0hkCCWtuTY71gf0PczRbdchK5FZJBTr1PpVgtm8qrdfYYs17/Kba+ip\r
31         cX4d5wtCYJAznBi+eh5xu2xjYrcetja9YxgTY=\r
32 Received: by 10.236.200.131 with SMTP id z3mr13483280yhn.129.1324059439327;\r
33         Fri, 16 Dec 2011 10:17:19 -0800 (PST)\r
34 Received: from localhost (201.20.249.69.user.ajato.com.br. [201.20.249.69])\r
35         by mx.google.com with ESMTPS id s12sm7040398anl.9.2011.12.16.10.17.17\r
36         (version=TLSv1/SSLv3 cipher=OTHER);\r
37         Fri, 16 Dec 2011 10:17:18 -0800 (PST)\r
38 Message-ID: <4eeb8b2e.0c5a650a.67ce.ffffc2d9@mx.google.com>\r
39 Content-Type: text/plain; charset="utf-8"\r
40 MIME-Version: 1.0\r
41 Content-Transfer-Encoding: quoted-printable\r
42 To: David Bremner <bremner@unb.ca>, "Notmuch Mail" <notmuch@notmuchmail.org>\r
43 From: Kazuo Teramoto <kaz.rag@gmail.com>\r
44 In-Reply-To: <87zkescxp5.fsf@zancas.localnet>\r
45 References: <87zkescxp5.fsf@zancas.localnet>\r
46 Subject: Re: have "notmuch help" call man?\r
47 Date: Fri, 16 Dec 2011 16:17:16 -0200\r
48 X-BeenThere: notmuch@notmuchmail.org\r
49 X-Mailman-Version: 2.1.13\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: Fri, 16 Dec 2011 18:17:22 -0000\r
61 \r
62 On 2011-12-16T14:01:42, David Bremner wrote:\r
63 >Also, there is the question of common text like search-terms, which\r
64 >could be included in every page, or maybe contained in man notmuch.\r
65 >\r
66 \r
67 What about continuing the git-foo analogy and creating a notmuch search\r
68 terms page. Like how git-log page reference gitrevisions(7) for a\r
69 complete description of giving references.\r
70 \r
71 And leave the notmuch page as a table of contents for the others\r
72 commands and definitions.\r
73 \r