From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juanma Barranquero Newsgroups: gmane.emacs.devel Subject: Whitespace cleanup Date: Thu, 23 Aug 2012 22:40:43 +0200 Message-ID: References: <68445DF4308F4FAC963D6B6875A4EDD3@us.oracle.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1345754497 23455 80.91.229.3 (23 Aug 2012 20:41:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 23 Aug 2012 20:41:37 +0000 (UTC) To: Emacs development discussions Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Aug 23 22:41:38 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1T4eDg-0002eh-BM for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2012 22:41:36 +0200 Original-Received: from localhost ([::1]:36603 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4eDe-0003Kz-QL for ged-emacs-devel@m.gmane.org; Thu, 23 Aug 2012 16:41:34 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:38468) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4eDX-0003KS-0V for emacs-devel@gnu.org; Thu, 23 Aug 2012 16:41:33 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4eDV-0001w1-N7 for emacs-devel@gnu.org; Thu, 23 Aug 2012 16:41:26 -0400 Original-Received: from mail-vc0-f169.google.com ([209.85.220.169]:64867) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4eDV-0001vv-JA for emacs-devel@gnu.org; Thu, 23 Aug 2012 16:41:25 -0400 Original-Received: by vcbfl10 with SMTP id fl10so1547779vcb.0 for ; Thu, 23 Aug 2012 13:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=pKmHA9SRnTSVbh7C7Huifw44Q+iO4W02Jm/7PPZYLxQ=; b=AL4kmJ62fKQGBkTpkDMDE6mRnSFkh+PoTmt7r/qtK7Aj32+q0doesMOL5xCAnedfAY 87uxuM3n7c/L+x6CnXl8jYSOrY0WXkWzZTKRF2IqRlJj76PIX6BFqeLbZe6O48LryOtu bXKpdtI3op/Z0FWAzGBZUoI0mfeyvSXMuI0t4cLp3b/fF0s57BJdbcT09jDpRkolG9HM pS19G+AF9lQm5OwC907OJ2jPeGuliYZ2tyqRMhGDPcr3r4fD9QRxIpjPDal/SpFsqJjc FjF2YijbF57pjzoUES4C7/msqRSEyPV1i35ZegcMNnxwmgatE4TXSFtLgY5/X25FGwji 5Luw== Original-Received: by 10.58.182.35 with SMTP id eb3mr2743284vec.42.1345754485040; Thu, 23 Aug 2012 13:41:25 -0700 (PDT) Original-Received: by 10.58.238.101 with HTTP; Thu, 23 Aug 2012 13:40:43 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.220.169 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:152780 Archived-At: [Resending; sent private by accident] On Thu, Aug 23, 2012 at 5:02 PM, Jordi Guti=C3=A9rrez Hermoso wrote: > I'm not asking anyone to do the work, but if I do that work, I just > ask that you accept my work if you don't care either way. I care. Oh, but I do care. I use bzr annotate quite a lot, for example. Hypothetical command options do not help me here and now. And I think what you propose adds a lot of unnecessary changes for nothing. I know. I once removed every trailing whitespace in the Emacs sources. I was na=C3=AFve. I wouldn't do it today. Juanma