From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Emacs UI for Guix (GSOC) Date: Sat, 22 Mar 2014 19:29:32 +0100 Message-ID: <87eh1uulwz.fsf@gnu.org> References: <8738ib3jo8.fsf@sealion.lowtem.hokudai.ac.jp> 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]:43624) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRQft-0007Fm-4o for guix-devel@gnu.org; Sat, 22 Mar 2014 14:29:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRQfm-0006Dl-Tw for guix-devel@gnu.org; Sat, 22 Mar 2014 14:29:41 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:44738) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRQfm-0006Db-NL for guix-devel@gnu.org; Sat, 22 Mar 2014 14:29:34 -0400 In-Reply-To: <8738ib3jo8.fsf@sealion.lowtem.hokudai.ac.jp> (Yagnesh Raghava Yakkala's message of "Fri, 21 Mar 2014 19:55:35 +0900") 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: Yagnesh Raghava Yakkala Cc: guix-devel@gnu.org Yagnesh Raghava Yakkala skribis: > * Timeline of the development. > ** Before April 21: > - Getting familiar with guix concepts and code base > - Study Emacs Package.el implementation. > - Adding new package to guix. Actually, it would really help if you had a first stab on the project before April 21st. For instance, I=E2=80=99d like to see the first implementation of the Emacs/Guix communication framework and ideally a basic implementation of package listing using tabulated-mode. Thoughts? Ludo=E2=80=99.