On Sun, Jul 31, 2016 at 12:59:02PM +0200, Ludovic Courtès wrote:
> Danny Milosavljevic skribis:
> >> Bonus to whoever posts indentation rules for their favorite editor! :-)
> > Is there a standalone program that reformats Scheme code to what we want it
> > to be?
> There’s Emacs, which can be i
Danny Milosavljevic skribis:
>> Bonus to whoever posts indentation rules for their favorite editor! :-)
>
> Is there a standalone program that reformats Scheme code to what we want it
> to be?
There’s Emacs, which can be invoked for batch processing. I’m not sure
what the right incantation i
On Sun, Jul 31, 2016 at 12:34:12PM +0200, Danny Milosavljevic wrote:
> Is there a standalone program that reformats Scheme code to what we want it
> to be?
> It would be best if such a program just automatically normalized all the
> files for us. There's no reason this needs to stay a degree of
> Bonus to whoever posts indentation rules for their favorite editor! :-)
Is there a standalone program that reformats Scheme code to what we want it to
be?
It would be best if such a program just automatically normalized all the files
for us. There's no reason this needs to stay a degree of
Andreas Enge skribis:
> On Fri, Jul 29, 2016 at 09:20:48PM +0200, Ludovic Courtès wrote:
>> > + (modify-phases %standard-phases
>> > + (add-after 'configure 'patch-bin-sh
>> > + (lambda _
>> > + (substitute* '("qtbase/config.status"
>> > +