From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: guix.el & multiple outputs Date: Wed, 24 Sep 2014 09:50:42 +0200 Message-ID: <87sijh4fu5.fsf@gnu.org> References: <87a96e7bu3.fsf@gmail.com> <87egvq1nj2.fsf@gnu.org> <87y4ty5jl9.fsf@gmail.com> <8738c5vmuv.fsf@gnu.org> <87lhpw66kq.fsf@gmail.com> <87y4twek0u.fsf@taylan.uni.cx> <87bnqssbc0.fsf_-_@gnu.org> <87sijodrl2.fsf@gmail.com> <87fvfkwyr7.fsf@gnu.org> <877g0udrh0.fsf@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]:56503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWhLk-0003Hi-If for guix-devel@gnu.org; Wed, 24 Sep 2014 03:51:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XWhLb-0003vk-Hl for guix-devel@gnu.org; Wed, 24 Sep 2014 03:50:56 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:55357) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XWhLb-0003vX-AO for guix-devel@gnu.org; Wed, 24 Sep 2014 03:50:47 -0400 In-Reply-To: <877g0udrh0.fsf@gmail.com> (Alex Kost's message of "Wed, 24 Sep 2014 00:14:35 +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: Alex Kost Cc: guix-devel@gnu.org Alex Kost skribis: > Yes, you are right that defaults should be more user friendly :-) > I've made appropriate changes, so now the only difference a user will > see in the new version is that there are outputs (not packages) listed > in *Guix Package List* buffer. > > And to return to the previous variant, one may use (it is documented): > > (setq guix-package-list-type 'package) Perfect. > A modified patch is attached. OK to push! Ludo=E2=80=99.