From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Add xboing Date: Mon, 13 Oct 2014 17:25:52 +0200 Message-ID: <87d29wat4v.fsf@gnu.org> References: <1413196628-2461-1-git-send-email-jmd@gnu.org> <87wq84cfy3.fsf@gnu.org> <20141013124302.GA11097@jocasta.intra> <87fvescbx1.fsf@gnu.org> <20141013145401.GA16600@jocasta.intra> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XdhVP-0001zL-Lk for guix-devel@gnu.org; Mon, 13 Oct 2014 11:25:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XdhVJ-0001Yi-Lz for guix-devel@gnu.org; Mon, 13 Oct 2014 11:25:51 -0400 In-Reply-To: <20141013145401.GA16600@jocasta.intra> (John Darrington's message of "Mon, 13 Oct 2014 16:54:01 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: John Darrington Cc: guix-devel@gnu.org, John Darrington John Darrington skribis: > On Mon, Oct 13, 2014 at 03:54:50PM +0200, Ludovic Court??s wrote: >=20=20=20=20=20=20 > Emacs 23+ loads it automatically. Otherwise, drop: >=20=20=20=20=20=20 > (setq indent-tabs-mode nil) >=20=20=20=20=20=20 > somewhere in ~/.emacs. > > Thanks! > > But it still tends to format > (arguments > `(#:tests? #f > #:phases > > as > > (arguments > `(#:tests? #f > #:phases > Yes, this one is a case that Emacs gets wrong (the only one, I think.) > Also, it???s even better if you can add a comment above saying what?= ??s > different from the X11 license text. > > I will try. But it is difficult to say what is different without just gi= ving the output > from diff. Do what you think is best. Ludo=E2=80=99.