From a40f92cad7bbcd0bf4c7895405a45bdf25343ce6 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli Date: Wed, 13 Feb 2013 17:26:04 +0100 Subject: [PATCH] Re: notmuch-mutt: Use of uninitialized value. --- 18/be05163c8f77f48c1507823c4abc02b790f173 | 98 +++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 18/be05163c8f77f48c1507823c4abc02b790f173 diff --git a/18/be05163c8f77f48c1507823c4abc02b790f173 b/18/be05163c8f77f48c1507823c4abc02b790f173 new file mode 100644 index 000000000..2522e289f --- /dev/null +++ b/18/be05163c8f77f48c1507823c4abc02b790f173 @@ -0,0 +1,98 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 23321431FC9 + for ; Wed, 13 Feb 2013 08:26:07 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id r9hiiViSzZEa for ; + Wed, 13 Feb 2013 08:26:06 -0800 (PST) +Received: from upsilon.hackadomia.org (upsilon.hackadomia.org + [91.121.245.170]) by olra.theworths.org (Postfix) with ESMTP id 7E666431FC7 + for ; Wed, 13 Feb 2013 08:26:06 -0800 (PST) +Received: from usha.takhisis.invalid (maths.r-prg.net.univ-paris7.fr + [81.194.27.158]) + by upsilon.hackadomia.org (Postfix) with ESMTPSA id B04F37E00D; + Wed, 13 Feb 2013 17:26:04 +0100 (CET) +Received: by usha.takhisis.invalid (Postfix, from userid 1000) + id 97CD0681227; Wed, 13 Feb 2013 17:26:04 +0100 (CET) +Date: Wed, 13 Feb 2013 17:26:04 +0100 +From: Stefano Zacchiroli +To: Profpatsch +Subject: Re: notmuch-mutt: Use of uninitialized value. +Message-ID: <20130213162604.GA30098@upsilon.cc> +Mail-Followup-To: notmuch@notmuchmail.org, zack@upsilon.cc +References: <20130212005801.GA8419@soarin> <20130212162702.GA29880@upsilon.cc> + <20130212165531.GA5030@soarin.rz.uni-augsburg.de> + <20130212202908.GF11148@upsilon.cc> <20130212215105.GA16646@soarin> +MIME-Version: 1.0 +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +Content-Transfer-Encoding: 8bit +In-Reply-To: <20130212215105.GA16646@soarin> +User-Agent: Mutt/1.5.21 (2010-09-15) +Cc: notmuch@notmuchmail.org +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Wed, 13 Feb 2013 16:26:07 -0000 + +[ please keep the notmuch@ list in Cc:, so that others could help and/or + benefit from the solution ... when we find one :-) ] + +On Tue, Feb 12, 2013 at 10:51:05PM +0100, Profpatsch wrote: +> > I'm sorry, but I still don't get it. What do you mean with "no mail"? +> +> Haha, sorry, that was misleading. I meant: It doesn’t work with any +> mail, even if it’s indexed by notmuch. + +OK, I understand the problem now. Although I don't understand how it's +possible. Can you please do the following test: + +- go on a mail, try on it to ensure it exhibit the bad behavior + you've reported + +- find out the Message-Id of that mail, e.g. "20130213095752.GA20009@foobar" + ('h' will show all the headers of the mail in Mutt, in case you're not + seeing the Message-Id header by default) + +- on a shell prompt, try: + + notmuch search --output=threads id:20130213095752.GA20009@foobar + + with the appropriate message id for your case, preceded by "id:" + +- it should give you something like + + thread:0000000000018bce + +> Am I getting this right: I go to a mail in the index and when I hit F9 +> it should show me the whole thread of that message? So I can get the +> whole picture, even if it already archived some of the older messages? + +That's correct (as long as the archived messages are still part of +notmuch index), and it's working for quite a lot of people, hence I'm +eager to find out what's not working in your setup. + +Cheers. +-- +Stefano Zacchiroli . . . . . . . zack@upsilon.cc . . . . o . . . o . o +Maître de conférences . . . . . http://upsilon.cc/zack . . . o . . . o o +Debian Project Leader . . . . . . @zack on identi.ca . . o o o . . . o . +« the first rule of tautology club is the first rule of tautology club » -- 2.26.2