Re: [PATCH v2] emacs: Cycle through notmuch buffers rather than jumping to the last.
[notmuch-archives.git] / 53 / e434050632afb4c5069f0e6f3bea55bd5e7939
1 Return-Path: <bb@bjoern.homelinux.org>\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 BC701429E26\r
6         for <notmuch@notmuchmail.org>; Mon,  5 Dec 2011 13:02:23 -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\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 Kgg10m+3Khhi for <notmuch@notmuchmail.org>;\r
16         Mon,  5 Dec 2011 13:02:23 -0800 (PST)\r
17 X-Greylist: delayed 402 seconds by postgrey-1.32 at olra;\r
18         Mon, 05 Dec 2011 13:02:23 PST\r
19 Received: from bjoern.homelinux.org\r
20         (static.88-198-164-182.clients.your-server.de [88.198.164.182])\r
21         by olra.theworths.org (Postfix) with ESMTP id 31537429E25\r
22         for <notmuch@notmuchmail.org>; Mon,  5 Dec 2011 13:02:23 -0800 (PST)\r
23 Received: from ygramul.phantasia (unknown [85.183.86.106])\r
24         by bjoern.homelinux.org (Postfix) with ESMTPSA id 87EBA122054;\r
25         Mon,  5 Dec 2011 21:55:37 +0100 (CET)\r
26 Received: from bb by ygramul.phantasia with local (Exim 4.77)\r
27         (envelope-from <bb@bjoern.homelinux.org>)\r
28         id 1RXfZK-0008H5-23; Mon, 05 Dec 2011 21:55:22 +0100\r
29 Content-Type: text/plain; charset="utf-8"\r
30 MIME-Version: 1.0\r
31 Content-Transfer-Encoding: quoted-printable\r
32 To: david@tethera.net\r
33 In-Reply-To: <1323027314-8764-1-git-send-email-david@tethera.net>\r
34 From: bjoernb <post@bjoern.homelinux.org>\r
35 Subject: [PATCH] lib: call g_type_init from notmuch_database_open\r
36 Date: Mon, 05 Dec 2011 21:55:22 +0100\r
37 Message-Id: <E1RXfZK-0008H5-23@ygramul.phantasia>\r
38 X-Mailman-Approved-At: Mon, 05 Dec 2011 13:34:11 -0800\r
39 Cc: notmuch@notmuchmail.org\r
40 X-BeenThere: notmuch@notmuchmail.org\r
41 X-Mailman-Version: 2.1.13\r
42 Precedence: list\r
43 List-Id: "Use and development of the notmuch mail system."\r
44         <notmuch.notmuchmail.org>\r
45 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
46         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
47 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
48 List-Post: <mailto:notmuch@notmuchmail.org>\r
49 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
50 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
51         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
52 X-List-Received-Date: Mon, 05 Dec 2011 21:02:24 -0000\r
53 \r
54 \r
55 David Bremner david at tethera.net\r
56 Sun Dec 4 11:35:14 PST 2011\r
57 >This seems to fix the segfault for me. Any other comments/experiences?\r
58 \r
59 this patch fixes the issue aswell for me. Thanks David.\r
60 \r
61 Greetings,\r
62 bjoernb.\r