From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 0/3] emacs: Add 'guix-build-log-mode' and friends. Date: Mon, 14 Sep 2015 13:54:34 +0200 Message-ID: <87a8spusg5.fsf@gnu.org> References: <1442173161-527-1-git-send-email-alezost@gmail.com> 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]:41017) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbSLL-0000KE-M5 for guix-devel@gnu.org; Mon, 14 Sep 2015 07:54:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbSLH-0005Dv-MM for guix-devel@gnu.org; Mon, 14 Sep 2015 07:54:43 -0400 In-Reply-To: <1442173161-527-1-git-send-email-alezost@gmail.com> (Alex Kost's message of "Sun, 13 Sep 2015 22:39:18 +0300") 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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Wow, thanks, I enjoy it! I didn't notice =E2=80=98--log-file=E2=80=99 be= fore (shame on > me). Now it is really useful! So this pushed me to add major and minor > modes for highlighting build logs and to add an alternative way to > receive/view them in Emacs (through "M-x guix RET b" popup). Excellent! :-) Ludo'.