Re: [PATCH 3/5] nmbug-status: Add an nmbug-status(5) man page
[notmuch-archives.git] / 52 / 39dc13c93f4aaddb1279d658a101ba8d221bd2
1 Return-Path: <gmn-notmuch@m.gmane.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 84CE0431FD5\r
6         for <notmuch@notmuchmail.org>; Thu, 28 Jan 2010 02:41:06 -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.845\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.845 tagged_above=-999 required=5\r
12         tests=[AWL=-0.661, BAYES_40=-0.185, WEIRD_PORT=0.001] autolearn=no\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 yn7o04Oid5Dc for <notmuch@notmuchmail.org>;\r
16         Thu, 28 Jan 2010 02:41:06 -0800 (PST)\r
17 Received: from lo.gmane.org (lo.gmane.org [80.91.229.12])\r
18         by olra.theworths.org (Postfix) with ESMTP id 134BC431FBC\r
19         for <notmuch@notmuchmail.org>; Thu, 28 Jan 2010 02:41:06 -0800 (PST)\r
20 Received: from list by lo.gmane.org with local (Exim 4.69)\r
21         (envelope-from <gmn-notmuch@m.gmane.org>) id 1NaRo5-0005In-F9\r
22         for notmuch@notmuchmail.org; Thu, 28 Jan 2010 11:41:01 +0100\r
23 Received: from ip-118-90-138-203.xdsl.xnet.co.nz ([118.90.138.203])\r
24         by main.gmane.org with esmtp (Gmexim 0.1 (Debian))\r
25         id 1AlnuQ-0007hv-00\r
26         for <notmuch@notmuchmail.org>; Thu, 28 Jan 2010 11:41:01 +0100\r
27 Received: from olly by ip-118-90-138-203.xdsl.xnet.co.nz with local (Gmexim\r
28         0.1 (Debian)) id 1AlnuQ-0007hv-00\r
29         for <notmuch@notmuchmail.org>; Thu, 28 Jan 2010 11:41:01 +0100\r
30 X-Injected-Via-Gmane: http://gmane.org/\r
31 To: notmuch@notmuchmail.org\r
32 From: Olly Betts <olly@survex.com>\r
33 Date: Thu, 28 Jan 2010 10:40:37 +0000 (UTC)\r
34 Lines: 12\r
35 Message-ID: <slrnhm2qd6.4h6.olly@msgid.survex.com>\r
36 References: <20100127092144.GA12335@cab>\r
37 X-Complaints-To: usenet@ger.gmane.org\r
38 X-Gmane-NNTP-Posting-Host: ip-118-90-138-203.xdsl.xnet.co.nz\r
39 User-Agent: slrn/pre1.0.0-11 (Linux)\r
40 Sender: news <news@ger.gmane.org>\r
41 Subject: Re: [notmuch] Internal error no thread ID\r
42 X-BeenThere: notmuch@notmuchmail.org\r
43 X-Mailman-Version: 2.1.13\r
44 Precedence: list\r
45 List-Id: "Use and development of the notmuch mail system."\r
46         <notmuch.notmuchmail.org>\r
47 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
48         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
49 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
50 List-Post: <mailto:notmuch@notmuchmail.org>\r
51 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
52 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
53         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
54 X-List-Received-Date: Thu, 28 Jan 2010 10:41:06 -0000\r
55 \r
56 On 2010-01-27, Matthias Teege wrote:\r
57 > Internal error: Message with document ID of 62004 has no thread ID.\r
58 >  (lib/message.cc:353).\r
59 >\r
60 > Is it possible to get the filename for the document 62004?\r
61 \r
62 You can get it from the database using Xapian's delve utility:\r
63 \r
64 delve -d -r62004 /PATH/TO/XAPIAN-DATABASE\r
65 \r
66 Cheers,\r
67     Olly\r
68 \r