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.4
Date: Thu, 28 Dec 2017 23:20:09 +0300	[thread overview]
Message-ID: <878tdm38qu.fsf@gmail.com> (raw)

Hello, Emacs-Guix (Emacs interface for GNU Guix) version 0.3.4 has been
released.  It may be installed with "guix package -i emacs-guix".

The main new features are:

1. "M-x guix-hash": it prompts for a file, calculates its hash and puts
   it into kill-ring (i.e., you can insert it with "C-y").  If it is
   called on a directory, it ignores VCS files (like "guix hash
   --recursive --exclude-vcs").  Also it supports dired-mode.  Thanks to
   ng0 for the idea of this command!

2. "M-x guix-derivation-mode": this major mode makes Guix derivations
   more human readable by indenting them and by making buttons from the
   store file names.  It is enabled automatically in "/gnu/store/….drv"
   files.  Many thanks to Oleg Pykhalov for inventing and implementing
   this feature!

3. As you probably know there are many single-line Guile files in the
   store, for example:

     /gnu/store/…-shepherd.conf
     /gnu/store/…-activate-service
     /var/guix/profiles/system/boot

   Similarly to the derivation files, the above files are not human
   readable as they are one-liners.  Now (I mean with Emacs-Guix 0.3.4),
   whenever you open such a file, it will be re-indented (its buffer,
   not the file itself!) and scheme-mode will be enabled there.

4. "M-x guix-superseded-packages": well, it just displays a list of
   superseded packages.

Happy Guix Year :-)

-- 
Alex

             reply	other threads:[~2017-12-28 20:20 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28 20:20 Alex Kost [this message]
2017-12-28 20:32 ` [ANN] Emacs-Guix 0.3.4 Daniel Pimentel
2017-12-28 22:49 ` ng0
2017-12-29 17:44 ` Oleg Pykhalov
2017-12-30 20:51   ` Alex Kost
2018-01-08 14:57 ` Ludovic Courtès
2018-01-08 20:40   ` Ricardo Wurmus
2018-01-08 22:29     ` Vladimir Sedach
     [not found]     ` <87d12kugpq.fsf@t43.lan.>
2018-01-12 11:30       ` Ludovic Courtès
2018-01-09 20:29   ` Alex Kost

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=878tdm38qu.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).