From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH] emacs: devel: Highlight Guix keywords. Date: Sat, 17 Oct 2015 18:48:46 +0300 Message-ID: <87k2qlsdgh.fsf@gmail.com> References: <87pp0ey243.fsf@gmail.com> <87mvvhk3zd.fsf@gnu.org> 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]:46196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZnTiz-0004c4-3g for guix-devel@gnu.org; Sat, 17 Oct 2015 11:48:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZnTiu-0001XF-0E for guix-devel@gnu.org; Sat, 17 Oct 2015 11:48:49 -0400 In-Reply-To: <87mvvhk3zd.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 17 Oct 2015 15:40:38 +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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org Ludovic Court=C3=A8s (2015-10-17 16:40 +0300) wrote: > Alex Kost skribis: > >> From 31e50a4a0d381a8582eb59d14897b40afd09b94f Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Fri, 16 Oct 2015 23:38:38 +0300 >> Subject: [PATCH] emacs: devel: Highlight Guix keywords. >> >> * emacs/guix-devel.el (guix-devel-keywords): New constant. >> (guix-devel-font-lock-keywords): Use it. > > Nice, LGTM. > > It=E2=80=99s gonna be colorful now. :-) Yes, and with the latest Geiser, the Guile code will be much more colorful (someone will probably find it "too much" :-)). Thanks! --=20 Alex