Re: [PATCH] gnu: Add xboing

2014-10-13 Thread Ludovic Courtès
John Darrington skribis: > * gnu/packages/games.scm (xboing): New variable. OK, thanks. Ludo’.

Re: [PATCH] gnu: Add xboing

2014-10-13 Thread Ludovic Courtès
John Darrington skribis: > On Mon, Oct 13, 2014 at 03:54:50PM +0200, Ludovic Court??s wrote: > > Emacs 23+ loads it automatically. Otherwise, drop: > >(setq indent-tabs-mode nil) > > somewhere in ~/.emacs. > > Thanks! > > But it still tends to format > (argu

Re: [PATCH] gnu: Add xboing

2014-10-13 Thread John Darrington
On Mon, Oct 13, 2014 at 03:54:50PM +0200, Ludovic Court??s wrote: Emacs 23+ loads it automatically. Otherwise, drop: (setq indent-tabs-mode nil) somewhere in ~/.emacs. Thanks! But it still tends to format (arguments `(#:tests? #f #:phases as (

Re: [PATCH] gnu: Add xboing

2014-10-13 Thread Ludovic Courtès
John Darrington skribis: > On Mon, Oct 13, 2014 at 02:27:48PM +0200, Ludovic Court??s wrote: > John Darrington skribis: > > > * gnu/packages/games.scm (xboing): New variable. > > [...] > > > +(inputs `(("libx11" ,libx11) > > +("libxext" ,libxe

Re: [PATCH] gnu: Add xboing

2014-10-13 Thread John Darrington
On Mon, Oct 13, 2014 at 02:27:48PM +0200, Ludovic Court??s wrote: John Darrington skribis: > * gnu/packages/games.scm (xboing): New variable. [...] > +(inputs `(("libx11" ,libx11) > + ("libxext" ,libxext) > + ("libxpm" ,libxp

Re: [PATCH] gnu: Add xboing

2014-10-13 Thread Ludovic Courtès
John Darrington skribis: > * gnu/packages/games.scm (xboing): New variable. [...] > +(inputs `(("libx11" ,libx11) > + ("libxext" ,libxext) > + ("libxpm" ,libxpm))) > +(native-inputs `(("imake" ,imake) > + ("inetutils" ,inetutils) > +