all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ANN] Emacs-Guix 0.3
@ 2017-02-27 15:28 Alex Kost
  2017-03-02 12:53 ` Ricardo Wurmus
  2017-03-06 11:02 ` Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Alex Kost @ 2017-02-27 15:28 UTC (permalink / raw)
  To: help-guix

Hello, I have updated 'emacs-guix' package to 0.3 (and guix development
snapshot package as well btw).  For those, who don't know, Emacs-Guix is
an Emacs interface for GNU Guix: <https://github.com/alezost/guix.el>.

Here is a summary of changes (comparing to 0.2.2):

1. Alternative ways to show a package *graph*, *size*, and to *lint* a
   package.  Previously, it could be done only through "M-x guix"; now
   there are 3 additional ways to do it:

   - New "G"/"z"/"L" key bindings in "Packages" buffer;

   - New "Graph"/"Size"/"Lint" buttons in "Package Info" buffer;

   - New commands:

     M-x guix-package-graph
     M-x guix-package-size
     M-x guix-lint

2. New command that allows you to look at the packages from your system
   config file:

   "M-x guix-packages-from-system-config-file"

   I mean you can call this command, specify "config.scm" with
   'operating-system' declaration, and it shows what packages this os
   contains.

3. A couple of auxiliary commands:

   "M-x guix-switch-to-buffer": analog of "M-x switch-to-buffer" but
   it completes only *Guix ...* buffers.

   "M-x guix-extended-command": analog of "execute-extended-command"
   (bound to "M-x") but it completes only Emacs-Guix commands.

4. Shell completions now use Guix REPL which is faster then calling
   'guix' shell commands (as it was before).  This was suggested by
   Ludovic a long time ago:

   http://lists.gnu.org/archive/html/guix-devel/2015-06/msg00088.html

-- 
Alex

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANN] Emacs-Guix 0.3
  2017-02-27 15:28 [ANN] Emacs-Guix 0.3 Alex Kost
@ 2017-03-02 12:53 ` Ricardo Wurmus
  2017-03-06 11:02 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ricardo Wurmus @ 2017-03-02 12:53 UTC (permalink / raw)
  To: Alex Kost; +Cc: help-guix


Alex Kost <alezost@gmail.com> writes:

> Hello, I have updated 'emacs-guix' package to 0.3 (and guix development
> snapshot package as well btw).  For those, who don't know, Emacs-Guix is
> an Emacs interface for GNU Guix: <https://github.com/alezost/guix.el>.

[…]

Neat!  Congrats on the new release!

~~ Ricardo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANN] Emacs-Guix 0.3
  2017-02-27 15:28 [ANN] Emacs-Guix 0.3 Alex Kost
  2017-03-02 12:53 ` Ricardo Wurmus
@ 2017-03-06 11:02 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2017-03-06 11:02 UTC (permalink / raw)
  To: Alex Kost; +Cc: help-guix

Alex Kost <alezost@gmail.com> skribis:

> Hello, I have updated 'emacs-guix' package to 0.3 (and guix development
> snapshot package as well btw).  For those, who don't know, Emacs-Guix is
> an Emacs interface for GNU Guix: <https://github.com/alezost/guix.el>.
>
> Here is a summary of changes (comparing to 0.2.2):

Nice stuff, thank you!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-03-06 11:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-02-27 15:28 [ANN] Emacs-Guix 0.3 Alex Kost
2017-03-02 12:53 ` Ricardo Wurmus
2017-03-06 11:02 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.