Re: notmuch-emacs bug report -- infinite looping trying to select next message
authorRodney Lorrimar <dev@rodney.id.au>
Tue, 14 Feb 2012 09:41:20 +0000 (10:41 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:44:27 +0000 (09:44 -0800)
8d/de92be58ebe358650965964b25704fddb83773 [new file with mode: 0644]

diff --git a/8d/de92be58ebe358650965964b25704fddb83773 b/8d/de92be58ebe358650965964b25704fddb83773
new file mode 100644 (file)
index 0000000..3b1526e
--- /dev/null
@@ -0,0 +1,85 @@
+Return-Path: <rodney@rodney.id.au>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 092B8431FBD\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 01:41:19 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id p7B70god3cjp for <notmuch@notmuchmail.org>;\r
+       Tue, 14 Feb 2012 01:41:18 -0800 (PST)\r
+Received: from rodney.id.au (rodney.id.au [178.79.159.183])\r
+       (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 50393431FBC\r
+       for <notmuch@notmuchmail.org>; Tue, 14 Feb 2012 01:41:18 -0800 (PST)\r
+Received: from 114.52-200-80.adsl-dyn.isp.belgacom.be ([80.200.52.114]\r
+       helo=boekje.home)\r
+       by rodney.id.au with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:16)\r
+       (Exim 4.77) (envelope-from <rodney@rodney.id.au>)\r
+       id 1RxEst-0007bG-Ow; Tue, 14 Feb 2012 09:41:15 +0000\r
+From: Rodney Lorrimar <dev@rodney.id.au>\r
+To: Michael Hudson-Doyle <michael.hudson@canonical.com>,\r
+       notmuch@notmuchmail.org\r
+Subject: Re: notmuch-emacs bug report -- infinite looping trying to select\r
+       next message\r
+In-Reply-To: <877gzql7e3.fsf@canonical.com>\r
+References: <877gzql7e3.fsf@canonical.com>\r
+User-Agent: Notmuch/0.11.1 (http://notmuchmail.org) Emacs/24.0.93.1\r
+       (x86_64-pc-linux-gnu)\r
+Date: Tue, 14 Feb 2012 10:41:20 +0100\r
+Message-ID: <87zkcllpkv.fsf@boekje.home>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-SA-Exim-Connect-IP: 80.200.52.114\r
+X-SA-Exim-Mail-From: rodney@rodney.id.au\r
+X-SA-Exim-Scanned: No (on rodney.id.au); SAEximRunCond expanded to false\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Tue, 14 Feb 2012 09:41:19 -0000\r
+\r
+Hi Michael,\r
+\r
+On Tue, 14 Feb 2012 11:01:56 +1300, Michael Hudson-Doyle <michael.hudson@canonical.com> wrote:\r
+> The attached gzipped mbox appears to trip up the emacs interface.  The\r
+> problem seems to come from the message with id\r
+> CAGNsrLCWv6=36q+q+5Hc_SzgdZ2ergeKkapT7T3xXvim=2cK+A@mail.gmail.com.\r
+> \r
+> If you load up the thread in emacs, you get a message:\r
+> \r
+> mm-extern-cache-contents: Couldn't find access type\r
+\r
+If you put (require 'gnus-art) into your .emacs and eval it, does the\r
+problem go away?\r
+\r
+I had a similar problem when running a newer emacs-snapshot with\r
+notmuch. See this thread: id:"87d3aaqyur.fsf@eve.chaoflow.net"\r
+\r
+> Then attempting to advance past the last display message (or pressing A,\r
+> or a few other things I expect gets emacs to loop indefinitely.\r
+> toggle-debug-on-quit gets me this backtrace:\r
+\r
+I believe the actual bug is in gnus but I don't really like the loop on\r
+error behaviour of notmuch. I would like to try and fix it but haven't\r
+found the time.\r
+\r
+\r
+Cheers,\r
+\r
+Rodney\r