From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Haggerty Subject: Re: [PATCH 12/12] is_refname_available(): reimplement using do_for_each_ref_in_array() Date: Thu, 20 Oct 2011 09:46:11 +0200 Message-ID: <4E9FD1C3.3090302@alum.mit.edu> References: <1319060692-27216-1-git-send-email-mhagger@alum.mit.edu> <1319060692-27216-13-git-send-email-mhagger@alum.mit.edu> <7v4nz4bftk.fsf@alter.siamese.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: git@vger.kernel.org, Jeff King , Drew Northup , Jakub Narebski , Heiko Voigt , Johan Herland , Julian Phillips To: Junio C Hamano X-From: git-owner@vger.kernel.org Thu Oct 20 09:46:34 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RGnKh-0007s4-Ok for gcvg-git-2@lo.gmane.org; Thu, 20 Oct 2011 09:46:32 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752268Ab1JTHq1 (ORCPT ); Thu, 20 Oct 2011 03:46:27 -0400 Received: from einhorn.in-berlin.de ([192.109.42.8]:38057 "EHLO einhorn.in-berlin.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268Ab1JTHq1 (ORCPT ); Thu, 20 Oct 2011 03:46:27 -0400 X-Envelope-From: mhagger@alum.mit.edu Received: from [192.168.100.152] (ssh.berlin.jpk.com [212.222.128.135]) (authenticated bits=0) by einhorn.in-berlin.de (8.13.6/8.13.6/Debian-1) with ESMTP id p9K7kBVD006513 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 20 Oct 2011 09:46:11 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.23) Gecko/20110921 Lightning/1.0b2 Thunderbird/3.1.15 In-Reply-To: <7v4nz4bftk.fsf@alter.siamese.dyndns.org> X-Scanned-By: MIMEDefang_at_IN-Berlin_e.V. on 192.109.42.8 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On 10/20/2011 03:40 AM, Junio C Hamano wrote: > Hmm, why is this patch and only this one in the series full of whitespace > violations? Did you use a different settings or something? This happens rarely; I don't know why. Maybe I copy-pasted snippets from a view in an application that expanded the tabs. Maybe emacs's eliza program has achieved self-awareness and is punishing me for never having properly learned elisp. The incorrect lines are indented with 7, not 8, spaces so "tabify" didn't help either. I'll fix in reroll after I've received any other feedback. Michael -- Michael Haggerty mhagger@alum.mit.edu http://softwareswirl.blogspot.com/