Ludovic Courtès (2015-05-29 14:52 +0300) wrote: > Alex Kost <alez...@gmail.com> skribis: > >> With this patch, it will be possible to use "M" key in any *Guix …* >> buffer to apply a manifest from file. > > Excellent! > >> Many thanks to David for a great "--manifest" feature and for the idea >> of this patch (I read the #guix log :-) ). > > Ah ah, we only need to mention our wishes for the Emacs UI, and the next > day a patch comes in. This is ideal! :-)
Not really :-) I remember about a wish of integrating "guix.el" with "guix environment" but it's still just a wish. >> From d6822d5e0b982afb46aadb7d3b83e3453fd37c98 Mon Sep 17 00:00:00 2001 >> From: Alex Kost <alez...@gmail.com> >> Date: Wed, 27 May 2015 20:33:42 +0300 >> Subject: [PATCH 2/2] emacs: Add 'guix-apply-manifest'. >> >> * emacs/guix-base.el (guix-apply-manifest): New command. >> Bind it to "M" key. >> * doc/emacs.texi (Emacs General info): Document it. > > OK! Thanks for reviewing the patches! -- Alex