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 7F01F429E25 for ; Fri, 13 Jan 2012 00:23:02 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at olra.theworths.org X-Spam-Flag: NO X-Spam-Score: -0.7 X-Spam-Level: X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled 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 New-5nc6CNmc for ; Fri, 13 Jan 2012 00:22:58 -0800 (PST) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) by olra.theworths.org (Postfix) with ESMTPS id 81A67431FB6 for ; Fri, 13 Jan 2012 00:22:58 -0800 (PST) Received: by werm13 with SMTP id m13so207660wer.26 for ; Fri, 13 Jan 2012 00:22:57 -0800 (PST) Received: by 10.216.135.159 with SMTP id u31mr1741128wei.2.1326442977284; Fri, 13 Jan 2012 00:22:57 -0800 (PST) Received: from hotblack-desiato.hh.sledj.net (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) by mx.google.com with ESMTPS id q34sm10095769wbm.15.2012.01.13.00.22.54 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Jan 2012 00:22:55 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 1FCE8A15E0; Fri, 13 Jan 2012 08:22:53 +0000 (GMT) To: Xavier Maillard , Tomi Ollila , notmuch@notmuchmail.org Subject: Re: [PATCH] emacs: whitespace-cleanup for emacs/*.el files In-Reply-To: References: <1326294815-31926-1-git-send-email-tomi.ollila@iki.fi> User-Agent: Notmuch/0.10.2+151~gbf1dc2b (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 13 Jan 2012 08:22:49 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Cc: Tomi Ollila X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.13 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, 13 Jan 2012 08:23:02 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 12 Jan 2012 23:07:03 +0100, Xavier Maillard wr= ote: > On Wed, 11 Jan 2012 17:13:35 +0200, Tomi Ollila wrot= e: > > Executed > > for f in emacs/*.el > > do emacs -q --batch --eval \ > > "(progn (find-file \"$f\") (whitespace-cleanup) (save-buffer))" > > done > >=20 > > which > > removed trailing whitespace and empty lines at the end of file > > removed spaces before tab (if any) > > converted 8 spaces to tabs in the beginning of line >=20 > +1 >=20 > Maybe we should note something about this as a /coding style/ rule ? How about "Running `indent-region' over the file should produce no changes" as well? --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8P6dkACgkQaezQq/BJZRa2WQCdGLAtaP/581Sb/+FssKE3x9I+ EdsAoImeBvYizHw8lijQubKXQskj/NmF =9v8F -----END PGP SIGNATURE----- --=-=-=--