Re: NOTMUCH_STATUS_LAST_STATUS problematic across additive library upgrades
[notmuch-archives.git] / 91 / c139a7dd3b4fda35321ce700628bdd9820f794
1 Return-Path: <michael.hudson@canonical.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 A85D6431FBD\r
6         for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 13:57:50 -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.7\r
10 X-Spam-Level: \r
11 X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
12         tests=[RCVD_IN_DNSWL_LOW=-0.7] 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 OyyDsajQ+V4C for <notmuch@notmuchmail.org>;\r
16         Tue, 14 Feb 2012 13:57:49 -0800 (PST)\r
17 Received: from youngberry.canonical.com (youngberry.canonical.com\r
18         [91.189.89.112])\r
19         by olra.theworths.org (Postfix) with ESMTP id 72628431FBC\r
20         for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 13:57:49 -0800 (PST)\r
21 Received: from [120.136.5.22] (helo=narsil)\r
22         by youngberry.canonical.com with esmtpsa\r
23         (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71)\r
24         (envelope-from <michael.hudson@canonical.com>)\r
25         id 1RxQNe-00019i-CY; Tue, 14 Feb 2012 21:57:46 +0000\r
26 Received: by narsil (Postfix, from userid 1000)\r
27         id 565EA520C90; Wed, 15 Feb 2012 10:57:42 +1300 (NZDT)\r
28 From: Michael Hudson-Doyle <michael.hudson@canonical.com>\r
29 To: Rodney Lorrimar <dev@rodney.id.au>, notmuch@notmuchmail.org\r
30 Subject: Re: notmuch-emacs bug report -- infinite looping trying to select\r
31         next message\r
32 In-Reply-To: <87zkcllpkv.fsf@boekje.home>\r
33 References: <877gzql7e3.fsf@canonical.com> <87zkcllpkv.fsf@boekje.home>\r
34 User-Agent: Notmuch/0.11.1 (http://notmuchmail.org) Emacs/23.3.1\r
35         (x86_64-pc-linux-gnu)\r
36 Date: Wed, 15 Feb 2012 10:57:42 +1300\r
37 Message-ID: <87ty2tjcx5.fsf@canonical.com>\r
38 MIME-Version: 1.0\r
39 Content-Type: text/plain; charset=us-ascii\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: Tue, 14 Feb 2012 21:57:50 -0000\r
53 \r
54 Thanks for the reply!\r
55 \r
56 On Tue, 14 Feb 2012 10:41:20 +0100, Rodney Lorrimar <dev@rodney.id.au> wrote:\r
57 > Hi Michael,\r
58\r
59 > On Tue, 14 Feb 2012 11:01:56 +1300, Michael Hudson-Doyle <michael.hudson@canonical.com> wrote:\r
60 > > The attached gzipped mbox appears to trip up the emacs interface.  The\r
61 > > problem seems to come from the message with id\r
62 > > CAGNsrLCWv6=36q+q+5Hc_SzgdZ2ergeKkapT7T3xXvim=2cK+A@mail.gmail.com.\r
63 > > \r
64 > > If you load up the thread in emacs, you get a message:\r
65 > > \r
66 > > mm-extern-cache-contents: Couldn't find access type\r
67\r
68 > If you put (require 'gnus-art) into your .emacs and eval it, does the\r
69 > problem go away?\r
70 \r
71 No.\r
72 \r
73 > I had a similar problem when running a newer emacs-snapshot with\r
74 > notmuch. See this thread: id:"87d3aaqyur.fsf@eve.chaoflow.net"\r
75 \r
76 I'm running emacs-snapshot-gtk from Ubuntu Oneiric, emacs-version says\r
77 \r
78 GNU Emacs 23.3.1 (x86_64-pc-linux-gnu, GTK+ Version 2.24.5) of 2011-08-15 on allspice, modified by Debian\r
79 \r
80 > > Then attempting to advance past the last display message (or pressing A,\r
81 > > or a few other things I expect gets emacs to loop indefinitely.\r
82 > > toggle-debug-on-quit gets me this backtrace:\r
83\r
84 > I believe the actual bug is in gnus but I don't really like the loop on\r
85 > error behaviour of notmuch. I would like to try and fix it but haven't\r
86 > found the time.\r
87 \r
88 As far as I can tell, gnus isn't involved here.  I may be wrong, of\r
89 course!\r
90 \r
91 Cheers,\r
92 mwh\r