From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Keeping Subject: Re: [PATCH v3 5/7] completion: get rid of compgen Date: Wed, 10 Apr 2013 12:32:24 +0100 Message-ID: <20130410113224.GI2222@serenity.lan> References: <1365577077-12648-1-git-send-email-felipe.contreras@gmail.com> <1365577077-12648-6-git-send-email-felipe.contreras@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Eric Sunshine , Git List , Junio C Hamano , Jeff King , SZEDER =?iso-8859-1?Q?G=E1bor?= , Jonathan Nieder To: Felipe Contreras X-From: git-owner@vger.kernel.org Wed Apr 10 13:32:46 2013 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UPtGd-0004eE-Qw for gcvg-git-2@plane.gmane.org; Wed, 10 Apr 2013 13:32:44 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752731Ab3DJLcj (ORCPT ); Wed, 10 Apr 2013 07:32:39 -0400 Received: from pichi.aluminati.org ([72.9.246.58]:40506 "EHLO pichi.aluminati.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752344Ab3DJLci (ORCPT ); Wed, 10 Apr 2013 07:32:38 -0400 Received: from localhost (localhost [127.0.0.1]) by pichi.aluminati.org (Postfix) with ESMTP id BC1CA161E8B3; Wed, 10 Apr 2013 12:32:37 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at aluminati.org X-Spam-Flag: NO X-Spam-Score: -12.9 X-Spam-Level: X-Spam-Status: No, score=-12.9 tagged_above=-9999 required=6.31 tests=[ALL_TRUSTED=-1, ALUMINATI_LOCAL_TESTS=-10, BAYES_00=-1.9] autolearn=ham Received: from pichi.aluminati.org ([127.0.0.1]) by localhost (pichi.aluminati.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id mBI2WoPlFVnb; Wed, 10 Apr 2013 12:32:37 +0100 (BST) Received: from serenity.lan (tg2.aluminati.org [10.0.7.178]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by pichi.aluminati.org (Postfix) with ESMTPSA id D5E04161E433; Wed, 10 Apr 2013 12:32:26 +0100 (BST) Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Wed, Apr 10, 2013 at 06:07:33AM -0500, Felipe Contreras wrote: > On Wed, Apr 10, 2013 at 5:10 AM, Eric Sunshine wrote: > > s/specially/especially/ > > http://www.merriam-webster.com/dictionary/specially But see also: http://www.merriam-webster.com/dictionary/especially which notes "in particular" as a synonym, which is what makes it more natural in the case under discussion here.