Re: [notmuch] 25 minutes load time with emacs -f notmuch
authorStefan Schmidt <stefan@datenfreihafen.org>
Sat, 21 Nov 2009 19:23:52 +0000 (20:23 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:38 +0000 (09:35 -0800)
7a/1b3562f9132eea68c054e1744d919287476a33 [new file with mode: 0644]

diff --git a/7a/1b3562f9132eea68c054e1744d919287476a33 b/7a/1b3562f9132eea68c054e1744d919287476a33
new file mode 100644 (file)
index 0000000..cf76eca
--- /dev/null
@@ -0,0 +1,74 @@
+Return-Path: <stefan@datenfreihafen.org>\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 68E69431FBF\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 11:24:04 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 teh9Zipqd-0O for <notmuch@notmuchmail.org>;\r
+       Sat, 21 Nov 2009 11:24:04 -0800 (PST)\r
+Received: from sirius.lasnet.de (sirius.lasnet.de [78.47.116.19])\r
+       by olra.theworths.org (Postfix) with ESMTP id 166AC431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 21 Nov 2009 11:24:04 -0800 (PST)\r
+Received: from p5b034af6.dip.t-dialin.net ([91.3.74.246] helo=excalibur)\r
+       by sirius.lasnet.de with esmtpsa \r
+       (Cipher TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63 #1)\r
+       id 1NBvYm-0002Kn-UA by authid <stefan@sostec.de> with cram_md5;\r
+       Sat, 21 Nov 2009 20:24:01 +0100\r
+Received: from stefan by excalibur with local (Exim 4.69)\r
+       (envelope-from <stefan@excalibur.local>)\r
+       id 1NBvYm-0006lT-Po; Sat, 21 Nov 2009 20:23:52 +0100\r
+Date: Sat, 21 Nov 2009 20:23:52 +0100\r
+From: Stefan Schmidt <stefan@datenfreihafen.org>\r
+To: Carl Worth <cworth@cworth.org>\r
+Message-ID: <20091121192352.GC24602@excalibur.local>\r
+References: <20091121145111.GB19397@excalibur.local>\r
+       <1258816372.8741.15.camel@rover>\r
+       <20091121153655.GC19397@excalibur.local>\r
+       <87d43b4wmo.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <87d43b4wmo.fsf@yoom.home.cworth.org>\r
+X-Mailer: Mutt http://www.mutt.org/\r
+X-KeyID: 0xDDF51665\r
+X-Website: http://www.datenfreihafen.org/\r
+User-Agent: Mutt/1.5.20 (2009-06-14)\r
+Cc: notmuch@notmuchmail.org\r
+Subject: Re: [notmuch] 25 minutes load time with emacs -f notmuch\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Sat, 21 Nov 2009 19:24:04 -0000\r
+\r
+Hello.\r
+\r
+On Sat, 2009-11-21 at 18:26, Carl Worth wrote:\r
+> On Sat, 21 Nov 2009 16:36:55 +0100, Stefan Schmidt <stefan@datenfreihafen.org> wrote:\r
+> \r
+> > In my case only 80 messages were printed before the gap. All of them had a wrong\r
+> > year in the timestamp. 1900 and 1970. Maybe notmuch just comes into a bad state\r
+> > with this dates?\r
+> \r
+> I don't think the bogus dates are throwing anything off. It's more\r
+> likely that you just have a number of messages with no Date header on\r
+> them at all. And for such messages, notmuch just chooses a time_t value\r
+> of 0 so you'll see whatever that 0 maps to on your system---a date of\r
+> 1970 there is not surprising. :-)\r
+\r
+Yeah, I figured that removing the offending messages and re-run it brought\r
+nothing. Time to look at the source. :)\r
+\r
+regards\r
+Stefan Schmidt\r