From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Emacs interface for Guix Date: Sat, 26 Jul 2014 22:58:15 +0200 Message-ID: <87wqazltw8.fsf@gnu.org> References: <87k3719v7p.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]:39662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB92x-00079b-Tu for guix-devel@gnu.org; Sat, 26 Jul 2014 16:58:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XB92o-00061u-Sz for guix-devel@gnu.org; Sat, 26 Jul 2014 16:58:27 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:43188) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XB92o-00061i-Kw for guix-devel@gnu.org; Sat, 26 Jul 2014 16:58:18 -0400 In-Reply-To: <87k3719v7p.fsf@gmail.com> (Alex Kost's message of "Fri, 25 Jul 2014 21:58:18 +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: > (=E2=80=9Cpackage->manifest-entry=E2=80=9D from =E2=80=9Coptions->install= able=E2=80=9D would be very > useful for example) Commit 462f5cc makes it public. Ludo=E2=80=99.