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 64902431FBF; Fri, 20 Nov 2009 09:17:14 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org 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 Sii-gzXyOoPE; Fri, 20 Nov 2009 09:17:13 -0800 (PST) Received: from cworth.org (localhost [127.0.0.1]) by olra.theworths.org (Postfix) with ESMTP id 3CD8A431FAE; Fri, 20 Nov 2009 09:17:13 -0800 (PST) From: Carl Worth To: Alexander Botero-Lowry , notmuch@notmuchmail.org In-Reply-To: <1258593343-7972-1-git-send-email-alex.boterolowry@gmail.com> References: <1258593343-7972-1-git-send-email-alex.boterolowry@gmail.com> Date: Fri, 20 Nov 2009 18:17:02 +0100 Message-ID: <873a49m7zl.fsf@yoom.home.cworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [notmuch] [PATCH] Checkin some command-only tcsh completions X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.12 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: Fri, 20 Nov 2009 17:17:14 -0000 On Wed, 18 Nov 2009 17:15:43 -0800, Alexander Botero-Lowry wrote: > diff --git a/notmuch-completion.tcsh b/notmuch-completion.tcsh Thanks, Alexander. I moved this down into contrib where our other completion scripts are and pushed it out. -Carl