From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: John Covici Newsgroups: gmane.emacs.devel Subject: Re: Reformat all of src/ Date: Thu, 29 Dec 2016 12:19:56 -0500 Organization: Covici Computer Systems Message-ID: References: <87h95olvg0.fsf@gmail.com> <228ccc55affe1320a030a5652c63e005.squirrel@cloud103.planethippo.com> <84ddbf7683fbed9e34fa9ad65a88956f.squirrel@cloud103.planethippo.com> <83zijeu2tu.fsf@gnu.org> Reply-To: covici@ccs.covici.com NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-Trace: blaine.gmane.org 1483032026 11015 195.159.176.226 (29 Dec 2016 17:20:26 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Thu, 29 Dec 2016 17:20:26 +0000 (UTC) User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/25.1.90 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Cc: emacs-devel@gnu.org, eggert@cs.ucla.edu, dgutov@yandex.ru, Phillip Lord To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Dec 29 18:20:21 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cMeNF-0001at-JU for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2016 18:20:17 +0100 Original-Received: from localhost ([::1]:36596 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMeNK-0001S6-Ed for ged-emacs-devel@m.gmane.org; Thu, 29 Dec 2016 12:20:22 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:36366) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cMeND-0001Ry-L6 for emacs-devel@gnu.org; Thu, 29 Dec 2016 12:20:16 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cMeN9-00073J-2p for emacs-devel@gnu.org; Thu, 29 Dec 2016 12:20:15 -0500 Original-Received: from mail0205.smtp25.com ([174.37.170.205]:47257) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cMeN8-0006yo-RT; Thu, 29 Dec 2016 12:20:11 -0500 Original-Received: from ccs.covici.com (localhost [127.0.0.1]) by ccs.covici.com (8.14.9/8.14.8) with ESMTP id uBTHJvkU017287 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 29 Dec 2016 12:19:57 -0500 Original-Received: (from covici@localhost) by ccs.covici.com (8.14.9/8.13.7/Submit) id uBTHJuSH017285; Thu, 29 Dec 2016 12:19:56 -0500 In-Reply-To: <83zijeu2tu.fsf@gnu.org> X-SpamH-Filter: s-out-001.smtp25.com-uBTHJvCb005693 X-SpamH-OriginatingIP: 70.109.53.110 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x [fuzzy] X-Received-From: 174.37.170.205 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:210965 Archived-At: I think I replied to the wrong message, sorry for the noise. On Thu, 29 Dec 2016 11:17:49 -0500, Eli Zaretskii wrote: > > > Date: Thu, 29 Dec 2016 13:18:59 -0000 > > From: "Phillip Lord" > > Cc: Phillip Lord , emacs-devel@gnu.org, > > Dmitry Gutov > > > > I just checked and I think that comparing git diff --numstat output with > > and without -b should identify when whitespace-only changes have happened; > > this could be caught in the commit hook. > > Every mandatory check in the commit hook is a potential annoyance > (think of someone, such as myself, who needs to push changes for > others), so I'd prefer not to add any, unless we really must. > -- Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com