From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] gnu: Add sicp. Date: Sat, 21 May 2016 13:58:40 +0300 Message-ID: <87iny78yov.fsf@gmail.com> References: <87d1onafmy.fsf@drakenvlieg.flower> <87eg90wgj1.fsf@gnu.org> <87lh358zye.fsf@drakenvlieg.flower> <87a8jlkupo.fsf@T420.taylan> <87d1oh7yxl.fsf@drakenvlieg.flower> 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]:38675) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b44cH-0006iC-Op for guix-devel@gnu.org; Sat, 21 May 2016 06:58:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b44cD-0005np-QJ for guix-devel@gnu.org; Sat, 21 May 2016 06:58:45 -0400 In-Reply-To: <87d1oh7yxl.fsf@drakenvlieg.flower> (Jan Nieuwenhuizen's message of "Fri, 20 May 2016 13:26:30 +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" To: Jan Nieuwenhuizen Cc: guix-devel@gnu.org Jan Nieuwenhuizen (2016-05-20 14:26 +0300) wrote: > Taylan Ulrich "Bay=C4=B1rl=C4=B1/Kammer" writes: > >> This modified `scheme-indent-function' by Mark Weaver fixes that: > > Wow, that helps :-) Thank you! > > I can't seem to find it in Guix git; should I look better or should we > link to it somehow? The source is here: . This is a usual problem (I would say an Emacs bug) that people face with, and those who know about it, use the mentioned modified version 'scheme-indent-function'. So what about patching our emacs package to fix scheme-indent-function? I can make a patch if it's reasonable. --=20 Alex