[Patch v5 6/8] lib: add private function to extract the database for a message.
[notmuch-archives.git] / a5 / d3f0470e43b2031cf00060b7dba37566c44ee4
1 Return-Path: <Sebastian@SSpaeth.de>\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 7706B40D163\r
6         for <notmuch@notmuchmail.org>; Tue, 26 Oct 2010 00:08:40 -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: -1.99\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-1.99 tagged_above=-999 required=5\r
12         tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1,\r
13         DKIM_VALID_AU=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, T_MIME_NO_TEXT=0.01]\r
14         autolearn=ham\r
15 Received: from olra.theworths.org ([127.0.0.1])\r
16         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
17         with ESMTP id bXPZrvP4D0Y0 for <notmuch@notmuchmail.org>;\r
18         Tue, 26 Oct 2010 00:08:30 -0700 (PDT)\r
19 Received: from homiemail-a21.g.dreamhost.com (caiajhbdcaib.dreamhost.com\r
20         [208.97.132.81])\r
21         by olra.theworths.org (Postfix) with ESMTP id E7B5A4196F2\r
22         for <notmuch@notmuchmail.org>; Tue, 26 Oct 2010 00:08:29 -0700 (PDT)\r
23 Received: from homiemail-a21.g.dreamhost.com (localhost [127.0.0.1])\r
24         by homiemail-a21.g.dreamhost.com (Postfix) with ESMTP id 37722300064\r
25         for <notmuch@notmuchmail.org>; Tue, 26 Oct 2010 00:08:28 -0700 (PDT)\r
26 DomainKey-Signature: a=rsa-sha1; c=nofws; d=SSpaeth.de; h=from:to:subject\r
27         :date:message-id:mime-version:content-type; q=dns; s=sspaeth.de;\r
28         b=Y1+z5yKtgYfmMTzms5/+48cLiN0IBGHhDvOg+DD4Yw+BzaezwQuUdCfM6X+Zs\r
29         Pr+BcStjYQ51XXeAfq+PAuNv8z/cIb7mjLa0xSdD/nThvTbDsSQUzMmy9AKmYF7D\r
30         mXnAoAEmoRx9Bc1/Yr2qtgiDakpjIdxbJw05aFNktuRoso=\r
31 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=SSpaeth.de; h=from:to\r
32         :subject:date:message-id:mime-version:content-type; s=sspaeth.de\r
33         ; bh=LeYyx76dLvZA48IZhK0D/k9B26s=; b=Fulg9OymdSZLlmBsH1dHqDAbryI\r
34         UOHUR0lH+Z1u8N/J+Lzp+QEqSJBOrpm1J7xYQ8vDKVllSkdydsnOI8Ag/v1vcOpy\r
35         X1aa2TeTXWlcKwcY3dBLehNZtRC0Ziu5E4T/JmXx3zOlJh6ETFHBTTNE6NhvYnqL\r
36         b5CJop0nXrCJYCcI=\r
37 Received: from spaetzbook.sspaeth.de (unknown [84.55.209.24])\r
38         (Authenticated sender: fax@sspaeth.de)\r
39         by homiemail-a21.g.dreamhost.com (Postfix) with ESMTPA id CF506300059\r
40         for <notmuch@notmuchmail.org>; Tue, 26 Oct 2010 00:08:26 -0700 (PDT)\r
41 Received: by spaetzbook.sspaeth.de (sSMTP sendmail emulation);\r
42         Tue, 26 Oct 2010 09:08:24 +0200\r
43 From: Sebastian Spaeth <Sebastian@SSpaeth.de>\r
44 To: Notmuch developer list <notmuch@notmuchmail.org>\r
45 Subject: Possible to do more async?\r
46 User-Agent: Notmuch/0.3.1-97-g3cc1335 (http://notmuchmail.org) Emacs/23.1.1\r
47         (x86_64-pc-linux-gnu)\r
48 Date: Tue, 26 Oct 2010 09:08:17 +0200\r
49 Message-ID: <87k4l5whwe.fsf@SSpaeth.de>\r
50 MIME-Version: 1.0\r
51 Content-Type: multipart/signed; boundary="=-=-=";\r
52         micalg=pgp-sha1; protocol="application/pgp-signature"\r
53 X-BeenThere: notmuch@notmuchmail.org\r
54 X-Mailman-Version: 2.1.13\r
55 Precedence: list\r
56 List-Id: "Use and development of the notmuch mail system."\r
57         <notmuch.notmuchmail.org>\r
58 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
59         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
60 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
61 List-Post: <mailto:notmuch@notmuchmail.org>\r
62 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
63 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
64         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
65 X-List-Received-Date: Tue, 26 Oct 2010 07:08:40 -0000\r
66 \r
67 --=-=-=\r
68 \r
69 Pressing 'a' to archive a thread and advance to the next takes about 2\r
70 seconds. This is annoying when I am just scanning my spam-infested mail\r
71 account. Would emacs provide the possibility to first advance to the\r
72 next thread and tag the old thread asynchronously? tagging could happen\r
73 asynchronously anyway in most situations for better interactivity? Are\r
74 others happy with the reaction times in the emacs interface?\r
75 \r
76 Sebastian\r
77 \r
78 P.S. And *somebody* please remove the notmuch-inserted BCC when\r
79 replying. It is a)inconsistent with new mails via C-mx anyway, and b)\r
80 could be inserted by the emacs UI for those who want it.\r
81 \r
82 --=-=-=\r
83 Content-Type: application/pgp-signature\r
84 \r
85 -----BEGIN PGP SIGNATURE-----\r
86 Version: GnuPG v1.4.10 (GNU/Linux)\r
87 \r
88 iEYEARECAAYFAkzGfmEACgkQVYX1jMgnoGLCdACfRbU8hKQvL7IwlEFt3xLlEwZ0\r
89 HpkAn3fMu/c/BUMocfCteFC0aVLUjQc7\r
90 =IuWy\r
91 -----END PGP SIGNATURE-----\r
92 --=-=-=--\r