From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH 2/3] emacs: Add modes for viewing build logs. Date: Mon, 14 Sep 2015 14:01:49 +0200 Message-ID: <87wpvttdjm.fsf@gnu.org> References: <1442173161-527-1-git-send-email-alezost@gmail.com> <1442173161-527-3-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]:44249) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbSSN-0003oI-Tr for guix-devel@gnu.org; Mon, 14 Sep 2015 08:02:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbSSJ-0001sX-UF for guix-devel@gnu.org; Mon, 14 Sep 2015 08:01:59 -0400 In-Reply-To: <1442173161-527-3-git-send-email-alezost@gmail.com> (Alex Kost's message of "Sun, 13 Sep 2015 22:39:20 +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: > * emacs/guix-build-log.el: New file. > * emacs.am (ELFILES): Add it. > * doc/emacs.texi (Emacs Build Log): Document it. New node. > (Emacs Interface): Add it. > * doc/guix.texi (Top): Likewise. This is awesome. M-n and M-p are super useful. OK to push. Thanks! Ludo=E2=80=99.