Re: [PATCH] emacs: wash: make word-wrap bound message width
[notmuch-archives.git] / 01 / be60ebf2e8975d24318e426c001e36e0f8087c
1 Return-Path: <mek@pels.in>\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 5B805431FAF\r
6         for <notmuch@notmuchmail.org>; Sat, 11 Aug 2012 05:42:18 -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 t-lBcginjvKc for <notmuch@notmuchmail.org>;\r
16         Sat, 11 Aug 2012 05:42:16 -0700 (PDT)\r
17 X-Greylist: delayed 502 seconds by postgrey-1.32 at olra;\r
18         Sat, 11 Aug 2012 05:42:16 PDT\r
19 Received: from burger.blippe.se (burger.blippe.se [213.136.34.23])\r
20         by olra.theworths.org (Postfix) with ESMTP id 385D6431FAE\r
21         for <notmuch@notmuchmail.org>; Sat, 11 Aug 2012 05:42:16 -0700 (PDT)\r
22 Received: from [127.0.0.1] (c-5eeaaa50-74736162.cust.telenor.se\r
23         [94.234.170.80])\r
24         by burger.blippe.se (Postfix) with ESMTPSA id 7A4DA60036;\r
25         Sat, 11 Aug 2012 14:27:32 +0200 (CEST)\r
26 In-Reply-To:\r
27  <CA+Tk8fwq2thNeKHgfG-EX0hgR7uyqrSce0ZMOhEJBsz1RVtRqg@mail.gmail.com>\r
28 References:\r
29  <CA+Tk8fwq2thNeKHgfG-EX0hgR7uyqrSce0ZMOhEJBsz1RVtRqg@mail.gmail.com>\r
30 From: mek@pels.in\r
31 Subject: Re: Alternative (raw) message store (i.e. instead of maildir)\r
32 To: notmuch@notmuchmail.org, Ciprian Dorin Craciun <ciprian.craciun@gmail.com>\r
33 Content-Type: text/plain; charset=utf-8\r
34 Content-Transfer-Encoding: quoted-printable\r
35 Date: Sat, 11 Aug 2012 12:33:42 +0000\r
36 Message-ID: <4snm7n.m8lc8c.2t48ia-qmf@burger.blippe.se>\r
37 MIME-Version: 1.0\r
38 X-BeenThere: notmuch@notmuchmail.org\r
39 X-Mailman-Version: 2.1.13\r
40 Precedence: list\r
41 List-Id: "Use and development of the notmuch mail system."\r
42         <notmuch.notmuchmail.org>\r
43 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
44         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
45 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
46 List-Post: <mailto:notmuch@notmuchmail.org>\r
47 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
48 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
49         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
50 X-List-Received-Date: Sat, 11 Aug 2012 12:42:18 -0000\r
51 \r
52 How about implementing MIX[1] \r
53 \r
54 (and yes, i am totally ignorant about the format, i just know of it, and=\r
55  have heard some praise).\r
56 \r
57 [1] http://en.wikipedia.org/wiki/MIX_(Email)\r
58 --\r
59 mek@pels.in\r
60 \r
61 (sorry about top posting, the mailclient on nokia n9 truly sucks.)On 2012-=\r
62 08-11 09:35 Ciprian Dorin Craciun wrote:\r
63     Hello all!\r
64 \r
65     My question -- rather a curiosity -- is if one could easily\r
66 implement an alternative message store instead of maildir. (I actually\r
67 have in mind a KV store like BerkeleyDB, or even a database like\r
68 CouchDB...) (I'm not also implying the same for the index, which I'm\r
69 aware is based on Xapian, which requires BerkeleyDB, which in turn\r
70 needs a local file system.)\r
71 \r
72     After quickly looking over the code (2 minutes actually) I saw\r
73 that currently this is not easily possible without touching a lot of\r
74 files... Or am I wrong?\r
75 \r
76     Better said: is such an abstract email store interface on the\r
77 to-do list, or even acceptable to have if someone provides it?\r
78 \r
79     Thanks,\r
80     Ciprian.\r
81 _______________________________________________\r
82 notmuch mailing list\r
83 notmuch@notmuchmail.org\r
84 http://notmuchmail.org/mailman/listinfo/notmuch\r
85 \r