From 0436a1d908fbab02ebc4e2d666a52e0444cdcf61 Mon Sep 17 00:00:00 2001 From: "Kevin J. McCarthy" Date: Thu, 14 Feb 2013 14:35:35 +1600 Subject: [PATCH] Re: notmuch-mutt: Use of uninitialized value. --- 3a/3c47f279608f9dd0840253d72400310e18f1af | 140 ++++++++++++++++++++++ 1 file changed, 140 insertions(+) create mode 100644 3a/3c47f279608f9dd0840253d72400310e18f1af diff --git a/3a/3c47f279608f9dd0840253d72400310e18f1af b/3a/3c47f279608f9dd0840253d72400310e18f1af new file mode 100644 index 000000000..e1583faf0 --- /dev/null +++ b/3a/3c47f279608f9dd0840253d72400310e18f1af @@ -0,0 +1,140 @@ +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 0AB99431FD6 + for ; Wed, 13 Feb 2013 14:35:42 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 IbMMjMoNMut7 for ; + Wed, 13 Feb 2013 14:35:38 -0800 (PST) +Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com + [66.111.4.25]) + (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 3DA1E431FD5 + for ; Wed, 13 Feb 2013 14:35:38 -0800 (PST) +Received: from compute4.internal (compute4.nyi.mail.srv.osa [10.202.2.44]) + by gateway1.nyi.mail.srv.osa (Postfix) with ESMTP id 9AAB8209AB; + Wed, 13 Feb 2013 17:35:37 -0500 (EST) +Received: from frontend2.nyi.mail.srv.osa ([10.202.2.161]) + by compute4.internal (MEProxy); Wed, 13 Feb 2013 17:35:37 -0500 +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=8t8.us; h=date + :from:to:cc:subject:message-id:references:mime-version + :content-type:in-reply-to; s=mesmtp; bh=F2dYTCrrgr1HS7RZrhEFB+T0 + HM8=; b=j+ZzWj839zf6XJH76fze+QJMxAYOFtqbM3ztslCX1msCrcri2Ug7yl6b + t1Ey+hG7D1cwiQVjB1WcZhOo3LLRds6lMqluCCdfY/Fwy399D3OvW6R2gCL2jDYm + lwoP77QB56z5a3ryOwAUivXlxybRuyT9F70nUcLKIi+6RMWOwbQ= +DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= + messagingengine.com; h=date:from:to:cc:subject:message-id + :references:mime-version:content-type:in-reply-to; s=smtpout; + bh=F2dYTCrrgr1HS7RZrhEFB+T0HM8=; b=DFUtAseKqFSR7t2RipeRl2QTWVrZ + b7K2eMU/mUO5Aubc55AYpHfu5UDeLEkJp04X/LdoCjwQkIJMzHIKNmHGK061Jztr + D0kfN83dABEtTh0XGYXv9pUZ2RpBJmHIT0kuzi9iLnCIt39vvjN8pLE6RmK3nO+/ + DE3Acpjl95le7aQ= +X-Sasl-enc: yzhF60QuVWzSqOBbTjAhHgTXPX6Q/dxlIwolhbEJKFob 1360794937 +Received: from localhost (unknown [75.170.33.213]) + by mail.messagingengine.com (Postfix) with ESMTPA id 167024827DE; + Wed, 13 Feb 2013 17:35:36 -0500 (EST) +Date: Wed, 13 Feb 2013 14:35:35 -0800 +From: "Kevin J. McCarthy" +To: notmuch@notmuchmail.org +Subject: Re: notmuch-mutt: Use of uninitialized value. +Message-ID: <20130213223535.GA3258@zaogao.lan> +Mail-Followup-To: notmuch@notmuchmail.org, Profpatsch , + Stefano Zacchiroli +References: <20130212005801.GA8419@soarin> +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha256; + protocol="application/pgp-signature"; boundary="n8g4imXOkfNTN/H1" +Content-Disposition: inline +In-Reply-To: <20130212005801.GA8419@soarin> +OpenPGP: id=B6B1CD9613699FB8; + url=http://www.8t8.us/configs/13699FB8.asc.pubkey; preference=sign +User-Agent: Mutt/1.5.21 (2010-09-15) +Cc: Stefano Zacchiroli , Profpatsch +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 22:35:42 -0000 + + +--n8g4imXOkfNTN/H1 +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +Profpatsch wrote: +> Since I don=E2=80=99t get your bug tracking system (d=E2=80=99oh ;), here= + is a bug I +> encountered with notmuch-mutt using this macro I guess was from the +> =E2=80=9Cofficial=E2=80=9D tutorial: +>=20 +> # Construct a thread ouf of the marked mail (or something like that, +> # doesn=E2=80=99t work atm (errors out)) +> macro index \ +> "unset wait_key \ +> /usr/bin/notmuch-mutt thread \ +> ~/.cache/notmuch/mutt/results/ \ +> set wait_key" \ +> "search and reconstruct owning thread (using +> notmuch)" +>=20 +> I hope this still works, best to put it on one line I guess. + +Mutt macros can behave strangely if you try to break them into multiple +lines. So my first suggestion is to try setting your macro to exactly +how it's shown in the tutorial and see if that fixes the problem. (I +admit that this is not likely your problem though, as notmuch-mutt is +running...) + +A more likely idea is to check whether you have $pipe_decode set. +If you have this set, you need to make sure you are not weeding out +message-id with 'ignore'. + +In fact, I've just tried this, and I can replicate the problem and exact +error messages with these settings: + + set pipe_decode + ignore * + unignore From Date To Cc Bcc Subject + +Adding this will fix the problem: + unignore Message-ID + +-Kevin + + +--n8g4imXOkfNTN/H1 +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.12 (GNU/Linux) + +iQEcBAEBCAAGBQJRHBUwAAoJELaxzZYTaZ+4gJ8H/irRGy9yKR16zIACC7Waa2KJ +wOmtZJV8wNZ3VOimnDD46vidodqfFnCCXIgb6WqA57qDqVUChfU24jTbN6yaVZxn +9vhWSsR6EbjucxCIGtWlFD/11LPsfgbvPHtg0u8pEbY8pVMoUN0QGVAEisgzYFpP +Ro8x7Wu2DweZAq2lGoJoRq/4903qtRBNbmw5ltBFH2Lr/Jw5b7QTJmqcz79BXQA0 +maTqcYyoX1mp4YhJVVK/yvI4gmtOZb0/El3a5UF84UzTMp/z9KwoaLPCPGNeCf1E +sYAUv0NJlkbIdRYpYOJtoPOykk4qY/tZI60zJqP5N01WPAoqMoDz5T+0Djq10nc= +=gOrS +-----END PGP SIGNATURE----- + +--n8g4imXOkfNTN/H1-- -- 2.26.2