--- /dev/null
+Return-Path: <david@tethera.net>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by arlo.cworth.org (Postfix) with ESMTP id 031BB6DE00CB\r
+ for <notmuch@notmuchmail.org>; Mon, 31 Aug 2015 04:18:59 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at cworth.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.116\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.116 tagged_above=-999 required=5 tests=[AWL=0.116]\r
+ autolearn=disabled\r
+Received: from arlo.cworth.org ([127.0.0.1])\r
+ by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id rldSwAPW3Uhc for <notmuch@notmuchmail.org>;\r
+ Mon, 31 Aug 2015 04:18:57 -0700 (PDT)\r
+Received: from gitolite.debian.net (gitolite.debian.net [87.98.215.224])\r
+ by arlo.cworth.org (Postfix) with ESMTPS id EB2646DE005F\r
+ for <notmuch@notmuchmail.org>; Mon, 31 Aug 2015 04:18:56 -0700 (PDT)\r
+Received: from remotemail by gitolite.debian.net with local (Exim 4.80)\r
+ (envelope-from <david@tethera.net>)\r
+ id 1ZWN3s-0002jJ-Hj; Mon, 31 Aug 2015 11:15:40 +0000\r
+Received: (nullmailer pid 17732 invoked by uid 1000); Mon, 31 Aug 2015\r
+ 11:15:19 -0000\r
+From: David Bremner <david@tethera.net>\r
+To: Tomi Ollila <tomi.ollila@iki.fi>, Jani Nikula <jani@nikula.org>,\r
+ notmuch@notmuchmail.org\r
+Subject: Re: [RFC PATCH 5/5] cli: add support for deduplicating based on case\r
+ insensitive address\r
+In-Reply-To: <m2oahn6875.fsf@guru.guru-group.fi>\r
+References: <cover.1440859765.git.jani@nikula.org>\r
+ <b33abd9a0117628932b3f197f536cf1a58793779.1440859765.git.jani@nikula.org>\r
+ <874mjht1y6.fsf@maritornes.cs.unb.ca> <m2oahn6875.fsf@guru.guru-group.fi>\r
+User-Agent: Notmuch/0.20.2+60~gcb08a2e (http://notmuchmail.org) Emacs/24.5.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Mon, 31 Aug 2015 08:15:19 -0300\r
+Message-ID: <87io7vso8o.fsf@maritornes.cs.unb.ca>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.18\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: Mon, 31 Aug 2015 11:18:59 -0000\r
+\r
+Tomi Ollila <tomi.ollila@iki.fi> writes:\r
+\r
+>> I can live with the current argument syntax, but since a certain a mount\r
+>> of bikeshedding is expected, here is an alternative suggestion\r
+>>\r
+>> --deduplication={none|mailbox|address}\r
+>\r
+> (is s/deduplicate/deduplication/ intended or accidental change?)\r
+\r
+accidental. hmm. well,\r
+\r
+--deduplicate={no|mailbox|address}\r
+\r
+is a few characters shorter.\r
+\r
+> Is this complete alternative to --deduplicate={no|yes|address},\r
+> respectively?\r
+\r
+Yes\r
+\r