Re: [notmuch] [PATCH 1/2] zsh: Initial zsh-completion for notmuch
authorCarl Worth <cworth@cworth.org>
Thu, 19 Nov 2009 00:51:51 +0000 (01:51 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:35:36 +0000 (09:35 -0800)
93/89717ec16cc9cd4c11f826cfad5c4dcbb1989a [new file with mode: 0644]

diff --git a/93/89717ec16cc9cd4c11f826cfad5c4dcbb1989a b/93/89717ec16cc9cd4c11f826cfad5c4dcbb1989a
new file mode 100644 (file)
index 0000000..c74d1bf
--- /dev/null
@@ -0,0 +1,52 @@
+Return-Path: <cworth@cworth.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 C282A431FC0;\r
+       Wed, 18 Nov 2009 16:52:06 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\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 haI9EDumoZlB; Wed, 18 Nov 2009 16:52:06 -0800 (PST)\r
+Received: from cworth.org (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id D70E2431FBC;\r
+       Wed, 18 Nov 2009 16:52:05 -0800 (PST)\r
+From: Carl Worth <cworth@cworth.org>\r
+To: Ingmar Vanhassel <ingmar@exherbo.org>, notmuch@notmuchmail.org\r
+In-Reply-To: <1258584640-29221-1-git-send-email-ingmar@exherbo.org>\r
+References: <1258584640-29221-1-git-send-email-ingmar@exherbo.org>\r
+Date: Thu, 19 Nov 2009 01:51:51 +0100\r
+Message-ID: <87fx8b72vs.fsf@yoom.home.cworth.org>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Subject: Re: [notmuch] [PATCH 1/2] zsh: Initial zsh-completion for notmuch\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.12\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: Thu, 19 Nov 2009 00:52:06 -0000\r
+\r
+On Wed, 18 Nov 2009 23:50:40 +0100, Ingmar Vanhassel <ingmar@exherbo.org> wrote:\r
+> Signed-off-by: Ingmar Vanhassel <ingmar@exherbo.org>\r
+> ---\r
+>  _notmuch |   74 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++\r
+>  1 files changed, 74 insertions(+), 0 deletions(-)\r
+>  create mode 100644 _notmuch\r
+\r
+Looks nice. Could you also add a Makefile.local target to install this\r
+in the right place so that it actually does something?\r
+\r
+And I'd like it to have a more descriptive name in the source tree (such\r
+as notmuch-completion.zsh).\r
+\r
+Thanks,\r
+\r
+-Carl\r