unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Alex Kost <alezost@gmail.com>
To: help-guix@gnu.org
Subject: [ANN] Emacs-Guix 0.3
Date: Mon, 27 Feb 2017 18:28:16 +0300	[thread overview]
Message-ID: <87zih7vejz.fsf@gmail.com> (raw)

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

             reply	other threads:[~2017-02-27 15:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-27 15:28 Alex Kost [this message]
2017-03-02 12:53 ` [ANN] Emacs-Guix 0.3 Ricardo Wurmus
2017-03-06 11:02 ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87zih7vejz.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).