Re: [PATCH 2/2] emacs: Add "edit" command to a list of packages.

2015-06-22 Thread Ludovic Courtès
Alex Kost skribis: > From 387e91bfc31f31eb983d8a6589c442d7138ab6aa Mon Sep 17 00:00:00 2001 > From: Alex Kost > Date: Fri, 19 Jun 2015 21:57:04 +0300 > Subject: [PATCH 2/2] emacs: Add "edit" command to a list of packages. > > * emacs/guix-base.el (guix-edit-packa

[PATCH 2/2] emacs: Add "edit" command to a list of packages.

2015-06-19 Thread Alex Kost
21:57:04 +0300 Subject: [PATCH 2/2] emacs: Add "edit" command to a list of packages. * emacs/guix-base.el (guix-edit-package): New function. * emacs/guix-list.el (guix-list-edit-package): New command. Bind it to "e" key. * emacs/guix-main.scm (package-location-string): New pro