--- /dev/null
+Return-Path: <jani@nikula.org>\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 8FC33431FAF\r
+ for <notmuch@notmuchmail.org>; Fri, 2 Jan 2015 09:58:39 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.7\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5\r
+ tests=[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 TgP1NHepQLBY for <notmuch@notmuchmail.org>;\r
+ Fri, 2 Jan 2015 09:58:36 -0800 (PST)\r
+Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com\r
+ [74.125.82.52]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client\r
+ certificate requested) by olra.theworths.org (Postfix) with ESMTPS id\r
+ 29DAB431FAE for <notmuch@notmuchmail.org>; Fri, 2 Jan 2015 09:58:36 -0800\r
+ (PST)\r
+Received: by mail-wg0-f52.google.com with SMTP id x12so24310901wgg.25\r
+ for <notmuch@notmuchmail.org>; Fri, 02 Jan 2015 09:58:35 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=1e100.net; s=20130820;\r
+ h=x-gm-message-state:from:to:subject:in-reply-to:references\r
+ :user-agent:date:message-id:mime-version:content-type;\r
+ bh=vQ/3aG7POcltTZrN0pGR0Ik9TID+1x36PbSFTfiM4g4=;\r
+ b=Ex1RT/ibbOtYodSnQltAsVXab1Z70M0KpdimgFc8shUZ01ftOT6JWRH6uSSw9GlbPi\r
+ FfnAY6Cp+ui1BY/v/gjqa7zLODFDZLukvbhgVRl9MbGw6ugi6xVjrEUCwQMP8oRBR1qs\r
+ uOplZaXrinRNpP9iZyj5XH7UkKyzP2+0+td/UXk3yfiMFxLFa3LZ6vdIHow8T7OxVQKw\r
+ ja+5iqm98O2kGaNOwFpoZdu+G3INt3mEUWTIatj9hZc9grGPR/3SrkdUR2elwwaM6FOW\r
+ T5vCuTPMC75QRmFTWwt87o4ZFa0M279SDiEc7T6SWTykqPs4bh+eiStQKL9/8EbJUmWI\r
+ Cypw==\r
+X-Gm-Message-State:\r
+ ALoCoQk+kiBKSExTXo1mUxz8XIW5nk5/Y8Pwuu0WHg/FuUnuEVF7N4CLVhIlXlTvLipSnUhnUohk\r
+X-Received: by 10.194.80.193 with SMTP id t1mr150682069wjx.8.1420221515133;\r
+ Fri, 02 Jan 2015 09:58:35 -0800 (PST)\r
+Received: from localhost (mobile-internet-bceeb5-193.dhcp.inet.fi.\r
+ [188.238.181.193]) by mx.google.com with ESMTPSA id\r
+ kn5sm65347583wjb.48.2015.01.02.09.58.34\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Fri, 02 Jan 2015 09:58:34 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: David Bremner <david@tethera.net>, notmuch@notmuchmail.org\r
+Subject: Re: [PATCH 1/2] completion: complete notmuch insert --keep and\r
+ --no-hooks options\r
+In-Reply-To: <87a921f8zw.fsf@maritornes.cs.unb.ca>\r
+References: <1415648143-19923-1-git-send-email-jani@nikula.org>\r
+ <87a921f8zw.fsf@maritornes.cs.unb.ca>\r
+User-Agent: Notmuch/0.19+6~gf2e3d2c (http://notmuchmail.org) Emacs/24.4.1\r
+ (x86_64-pc-linux-gnu)\r
+Date: Fri, 02 Jan 2015 19:58:41 +0200\r
+Message-ID: <87y4plysha.fsf@nikula.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain\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: Fri, 02 Jan 2015 17:58:39 -0000\r
+\r
+On Fri, 02 Jan 2015, David Bremner <david@tethera.net> wrote:\r
+> Jani Nikula <jani@nikula.org> writes:\r
+>\r
+>> ---\r
+>> completion/notmuch-completion.bash | 2 +-\r
+>> 1 file changed, 1 insertion(+), 1 deletion(-)\r
+>\r
+> Applied this, and v2 of the next patch.\r
+>\r
+> I guess this means the zsh completion is falling behind?\r
+\r
+Since a long time ago already, apart from a few updates from Michal\r
+Sojka to match his cli changes. Can't really help with this.\r
+\r
+The (minimal) tcsh completion does not work at all, and would be better\r
+off removed.\r
+\r
+BR,\r
+Jani.\r