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 E0A82429E41 for ; Fri, 13 Jan 2012 08:22:26 -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 goe1k4fv08jR for ; Fri, 13 Jan 2012 08:22:26 -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 03913429E3B for ; Fri, 13 Jan 2012 08:22:25 -0800 (PST) Received: by werm13 with SMTP id m13so594555wer.26 for ; Fri, 13 Jan 2012 08:22:24 -0800 (PST) Received: by 10.216.135.69 with SMTP id t47mr223814wei.42.1326471744715; Fri, 13 Jan 2012 08:22:24 -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 f19sm11650928wbo.13.2012.01.13.08.22.22 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 13 Jan 2012 08:22:23 -0800 (PST) Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) id 8ECA1A0048; Fri, 13 Jan 2012 16:22:21 +0000 (GMT) To: Tomi Ollila , Xavier Maillard , 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+186~gd0f7804 (http://notmuchmail.org) Emacs/24.0.92.1 (x86_64-pc-linux-gnu) From: David Edmondson Date: Fri, 13 Jan 2012 16:22:21 +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 16:22:27 -0000 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 13 Jan 2012 11:50:52 +0200, Tomi Ollila wrote: > So, In addition to 'uncrustify.cfg' we need emacs reformatter along lines: >=20 > (defun reformat-elisp-buffer () > (interactice) > (emacs-lisp-mode) > (whitespace-cleanup) > (indent-region (point-min) (point-max))) >=20 > And this located in same directory as 'uncrustify.cfg', wherever > that ends up. I'd be happy with that. Note that doing it initially will require a bunch of fixes - using a single ';' as a comment leader doesn't produce the desired result, and notmuch.el is full of it... --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk8QWj0ACgkQaezQq/BJZRZ/GgCfU6qLm0q09O3ahteFit6UFLrZ LrIAn3ACGdFeksi6SDVZg56kq+CRsPUf =Z/0a -----END PGP SIGNATURE----- --=-=-=--