--- /dev/null
+Return-Path: <bgamari.foss@gmail.com>\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 8AFBD429E56\r
+ for <notmuch@notmuchmail.org>; Tue, 5 Nov 2013 10:48:21 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] 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 w2TXIq91DHjD for <notmuch@notmuchmail.org>;\r
+ Tue, 5 Nov 2013 10:48:15 -0800 (PST)\r
+Received: from mail-qe0-f47.google.com (mail-qe0-f47.google.com\r
+ [209.85.128.47]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id 67FBF431FDD\r
+ for <notmuch@notmuchmail.org>; Tue, 5 Nov 2013 10:48:15 -0800 (PST)\r
+Received: by mail-qe0-f47.google.com with SMTP id b4so5205939qen.20\r
+ for <notmuch@notmuchmail.org>; Tue, 05 Nov 2013 10:48:13 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=from:to:cc:subject:in-reply-to:references:user-agent:date\r
+ :message-id:mime-version:content-type;\r
+ bh=gzI0fvMK+pvsBYHMynDNDofOzSGAAsO+wGXvHNySuJ4=;\r
+ b=FfVocwyvBSwIWLKGm9R2s7qJ7QDLr3iClSglLEyI8S+06TVkPlanAdz0kq3CIARB4/\r
+ Sqgz9yJbuYYObzC5ZiYXf5tH9C+bZesbmWbFZ14IP446CxECaezb6i/NVLrL5Ws2UQeB\r
+ u3PWqjX8SDoC2+mAxJW3NVoXBiFOdG0efcjK4nnvs2YWnnGTU+SNThOVwCSm9MhRN/5x\r
+ Thw6U60uteNrVdkcpVywTlHoCpEIYjTYCBSWYiu7aE1qn244KN3s1vy5eQZNdvi7/eJC\r
+ XGf6hvGxl4I7sX8v8woKHYEefiyi5WT7iJrCLHDq0qJ+L9XqXKoK9LoOpRgDPpOgURKo\r
+ f77g==\r
+X-Received: by 10.49.117.41 with SMTP id kb9mr31098469qeb.79.1383677292754;\r
+ Tue, 05 Nov 2013 10:48:12 -0800 (PST)\r
+Received: from localhost (physicsnat56.physics.umass.edu. [128.119.50.38])\r
+ by mx.google.com with ESMTPSA id h2sm49272694qaf.10.2013.11.05.10.48.10\r
+ for <multiple recipients>\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Tue, 05 Nov 2013 10:48:12 -0800 (PST)\r
+From: Ben Gamari <bgamari.foss@gmail.com>\r
+To: Jani Nikula <jani@nikula.org>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH v2 00/11] compactor changes v2\r
+In-Reply-To: <cover.1383481295.git.jani@nikula.org>\r
+References: <cover.1383481295.git.jani@nikula.org>\r
+User-Agent: Notmuch/0.16+107~g1ef2773 (http://notmuchmail.org) Emacs/24.3.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Tue, 05 Nov 2013 13:48:07 -0500\r
+Message-ID: <87bo1yit20.fsf@gmail.com>\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="=-=-=";\r
+ micalg=pgp-sha1; protocol="application/pgp-signature"\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, 05 Nov 2013 18:48:21 -0000\r
+\r
+--=-=-=\r
+Content-Type: text/plain\r
+\r
+Jani Nikula <jani@nikula.org> writes:\r
+\r
+> Hi all, this is v2 of [1], incorporating compact related patches from\r
+> David, some changes from David's review, some new patches, man page\r
+> update, test update.\r
+>\r
+Alas, more silly oversights on my part. Thanks for catching these!\r
+\r
+No objections from my side. Given that I've never seen a compact fail, I\r
+think switching off backups by default seems fine. Personally I'll\r
+likely always run with --verbose as even with an SSD compact can take\r
+quite a while and there's nothing like watching a teapot to pass the\r
+day. Regardless, I have no objection to the flag's existence.\r
+\r
+Cheers,\r
+\r
+- Ben\r
+\r
+\r
+--=-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v1.4.14 (GNU/Linux)\r
+\r
+iQEcBAEBAgAGBQJSeT1oAAoJEErkyLZmeNiD1zkH/jrOVb7jOCyvJBBRIj+YD1kX\r
+HTnLSQIjmuvPTSEtMb6Vmo6l/ajsV6stbkobCHb9FG0cB8OY8A0AuJ1mlpp61jkb\r
+LCqh8LAEoBFnqA+FArxq/i3rOXYVjGcgRUTIYi+FhQ9UiFdZyGh0BaBmHpbVz526\r
+QdDUui+Cf7TgbiB/hpVjjS9you71/yUdlp+Xjz4iBtNRs7GA/QJ5Y3zCe3iAox5f\r
+vt/LcFx71KJYU2FJYtDj4GlQpEC8ZOhVlXGSLnFhTb/UO4uRSNiaWvK1tpnYRwWp\r
+rhoIdovvUClf4jtpLQ5SJy/1hj9LOpZCZu/PA5yVKEAYsQa6pddmTZEfhDQl6Ms=\r
+=l2Sd\r
+-----END PGP SIGNATURE-----\r
+--=-=-=--\r