From: W. Trevor King Date: Mon, 15 Sep 2014 18:13:35 +0000 (+1700) Subject: Re: [PATCH 4/4] nmbug: Add an 'init' command X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=cbb37f9f8ef341db07b3fc20cad02988b51ed736;p=notmuch-archives.git Re: [PATCH 4/4] nmbug: Add an 'init' command --- diff --git a/a4/f423df6904946b700f67b685e937fa40c43338 b/a4/f423df6904946b700f67b685e937fa40c43338 new file mode 100644 index 000000000..06b426254 --- /dev/null +++ b/a4/f423df6904946b700f67b685e937fa40c43338 @@ -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 1D533431FBF + for ; Mon, 15 Sep 2014 11:13:57 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.1 +X-Spam-Level: +X-Spam-Status: No, score=-0.1 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1] + 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 lm2C+SuTx87P for ; + Mon, 15 Sep 2014 11:13:38 -0700 (PDT) +Received: from resqmta-po-07v.sys.comcast.net (resqmta-po-07v.sys.comcast.net + [96.114.154.166]) + (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 1865E431FBC + for ; Mon, 15 Sep 2014 11:13:38 -0700 (PDT) +Received: from omta18.emeryville.ca.mail.comcast.net ([76.96.30.74]) + by resqmta-po-07v.sys.comcast.net with comcast + id rVE31o0031bwxyc01WDcuz; Mon, 15 Sep 2014 18:13:36 +0000 +Received: from odin.tremily.us ([24.18.63.50]) + by omta18.emeryville.ca.mail.comcast.net with comcast + id rWDb1o00H152l3L8eWDb24; Mon, 15 Sep 2014 18:13:36 +0000 +Received: by odin.tremily.us (Postfix, from userid 1000) + id 29E7D139CB4D; Mon, 15 Sep 2014 11:13:35 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tremily.us; s=odin; + t=1410804815; bh=KQFX1GdfETZrJQQEIO8e5Vs9O1rSTArhMl5vQ3n54q0=; + h=Date:From:To:Cc:Subject:References:In-Reply-To; + b=kAgtAMe3a8pMnRYgo75/0iPC1zM10d6wlS6/nRrC5ogAg5Yd+HuXYYDb9ksTHkr6B + BMK3DCEEYcZtYqo4wx0sPxN40H6j03Xzl2eTTy0MHK+AKjOdMM4PrUayA5OdFttEU/ + UJcAfXhK0NpNkUl+Rx3qzs+fuEX8tTfxPnHWCiq8= +Date: Mon, 15 Sep 2014 11:13:35 -0700 +From: "W. Trevor King" +To: David Bremner +Subject: Re: [PATCH 4/4] nmbug: Add an 'init' command +Message-ID: <20140915181334.GL22539@odin.tremily.us> +References: + <05ccd672f55444f74da62250e2305fb84fdc6c42.1404678709.git.wking@tremily.us> + + <20140915162532.GI22539@odin.tremily.us> + + <20140915163551.GJ22539@odin.tremily.us> + <87zje0iwmw.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: multipart/signed; micalg=pgp-sha1; + protocol="application/pgp-signature"; boundary="Z1OTrj3C7qypP14j" +Content-Disposition: inline +In-Reply-To: <87zje0iwmw.fsf@maritornes.cs.unb.ca> +OpenPGP: id=39A2F3FA2AB17E5D8764F388FC29BDCDF15F5BE8; + url=http://tremily.us/pubkey.txt +User-Agent: Mutt/1.5.23 (2014-03-12) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; + s=q20140121; t=1410804816; + bh=z/1vZvUlrs9DK2NK+56tF7DwQ73w6AdeM9Z4ekFTNmg=; + h=Received:Received:Received:Date:From:To:Subject:Message-ID: + MIME-Version:Content-Type; + b=ImZ0A8RCzGo1j/ulSJ9UrLKWsloA2VCSo5UQvwNYuYnK9VlpbJOeh3WKF0rJGDP1c + R9X5s37iwnaSdTuu0JIFf5vuzJJvu4Ze52fQdlVydsQ2s6BVeEbd0pMTczz6fCTjyu + iEx8BzAq8e2ad//EIQbuKu47iRMOwWeM/rYc/Yly244eLyZ7kUa9ARpxIoFmZOPqbi + /wxaXNMuwWNVzv0k/ZHGyhH8kHRGcx3rRAWuiCCHnOIVklJgiheaBxz26DavBqKixD + ix68Fzsc0GO9KOnvBku2ARMhCS8H3xYTgucuWNzrlcMGhHxUOstn6LcNy//xiGJ9LK + +E2OHmKOeDwPA== +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: Mon, 15 Sep 2014 18:13:57 -0000 + + +--Z1OTrj3C7qypP14j +Content-Type: text/plain; charset=utf-8 +Content-Disposition: inline +Content-Transfer-Encoding: quoted-printable + +On Mon, Sep 15, 2014 at 08:09:11PM +0200, David Bremner wrote: +> W. Trevor King writes: +> > Give it a spin to kick the tires, and reply to the v4 patch saying +> > that none of the pieces fell off while you were kicking it ;). +> > Basically, it's just waiting for review and a consensus that it's +> > a solid change. +>=20 +> v3 crashed when merging quite often for me. + +I didn't actually change anything there, because I was unable to +reproduce the crash (as I point out in my v4 message, =E2=80=9CI've also le= +ft +off the merge/pull checkouts, since I haven't been able to reproduce +David's error locally=E2=80=A6=E2=80=9D [1]). Any advice on reproducing th= +e merge +errors would be helpful :). + +Cheers, +Trevor + +[1]: id:e630b6763e9d0771718afee41ea15b29bb4a1de8.1409935538.git.wking@tremi= +ly.us + http://article.gmane.org/gmane.mail.notmuch.general/19007 + +--=20 +This email may be signed or encrypted with GnuPG (http://www.gnupg.org). +For more information, see http://en.wikipedia.org/wiki/Pretty_Good_Privacy + +--Z1OTrj3C7qypP14j +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: OpenPGP digital signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2 + +iQIcBAEBAgAGBQJUFyxOAAoJEG8/JgBt8ol8XsIQAIrSwNrlfhxom0CpDewBVxcs +vEs9KER+IQNUSULV2/rtUriREaSspiqW3PVqlbRqiLM47KfQtcRIlWpM2lWg8tUx +krgqULSFAN/IANiMv59b4UqkiJfLJ9M9eLG9EIIAshL5SXNR0jepPM2qo+lUi/T/ +g8AHiDSUhca9OpmreDvOg+ZLn/Bv+vM1MyVzD1QBNL/9tFYto4Hywa01fSZLPh/f +QCythCLVeaH6X/lmkNqLUUC8REvmdB/6cRcB0NyCWvRlVTWQ1HJ0DEAJW5BPOmMN +1+9oPJEwTXkPdaNfDtEBW3GSCKrlRMcSd+3WNSvMK1JCnKmhv7TX4ZWV+kcSM/sS +1zNABLMCSk6OhdpqshwXxb9Z7TCmCQwMTCoNwNSZAMx5HJGiawI7qiRDmX/D+W5m +CY82c0yu68wDxypX8lRu4/qGxH9dy/G4Rur2jMfvdcSXz8BONAFlLv9eLg7O3zyh +JoUoiCmOkl/r3wyJraLb4xc1FvkHCrii8CtOlIVyCQZBTgCH5si82iGmk4RWFb94 +w/2sNTc/yuSTD86MCfquZ0xIbYEqertYyx1U1l7+UxzC0qStUpZGZqPME4+EE/Pk +vu6BPP4pZaq5eLMhFIbYUrMYZTxeSQV6/HqKXCbXw1Oks1tZJZ2XAbKjFsSj11H0 +Htdw69OYGSlI7Gg5N31p +=Rd2K +-----END PGP SIGNATURE----- + +--Z1OTrj3C7qypP14j--