Re: Fixing scheme-indent-function.

2016-05-28 Thread Ludovic Courtès
Alex Kost skribis: > From 1044ea4ba6e1549dbdaeaca58d321c02ca70d1e6 Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Thu, 26 May 2016 11:45:16 +0300 > Subject: [PATCH] gnu: emacs: Fix indentation of scheme keyword lists. > > * gnu/packages/patches/emacs-fix-scheme-indent-function.patch: New pat

Re: Fixing scheme-indent-function.

2016-05-26 Thread Alex Kost
Ludovic Courtès (2016-05-26 00:49 +0300) wrote: > Alex Kost skribis: > >> Ludovic Courtès (2016-05-22 00:03 +0300) wrote: >> >>> Alex Kost skribis: > > [...] > The source is here: . This is a usual problem (I would say an

Re: Fixing scheme-indent-function.

2016-05-25 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2016-05-22 00:03 +0300) wrote: > >> Alex Kost skribis: [...] >>> The source is here: >>> . >>> >>> This is a usual problem (I would say an Emacs bug) that people face >>> with, and those who know about

Fixing scheme-indent-function.

2016-05-24 Thread Alex Kost
Ludovic Courtès (2016-05-22 00:03 +0300) wrote: > Alex Kost skribis: > >> Jan Nieuwenhuizen (2016-05-20 14:26 +0300) wrote: >> >>> Taylan Ulrich "Bayırlı/Kammer" writes: >>> This modified `scheme-indent-function' by Mark Weaver fixes that: >>> >>> Wow, that helps :-) Thank you! >>> >>> I can