From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 2/3] emacs: Add modes for viewing build logs. Date: Tue, 15 Sep 2015 15:21:42 +0300 Message-ID: <87r3lzub3d.fsf@gmail.com> References: <1442173161-527-1-git-send-email-alezost@gmail.com> <1442173161-527-3-git-send-email-alezost@gmail.com> <87si6htdhr.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]:54836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZbqFV-0003S9-Qd for guix-devel@gnu.org; Tue, 15 Sep 2015 09:27:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZbpF1-0002FA-Pf for guix-devel@gnu.org; Tue, 15 Sep 2015 08:21:49 -0400 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-09-14 15:02 +0300) wrote: > As future work ;-), it would be neat if tab and S-tab would do > folding/unfolding of build phases as in Magit and Org. Good idea! I'll look at it. I have pushed this patchset, thanks for reviewing it. Also I have pushed an "uninteresting" commit for putting faces into separate customization groups ('guix-faces' and its subgroups). --=20 Alex