all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [ANN] Emacs-Guix 0.5.1
@ 2018-12-23 20:15 Alex Kost
  2019-01-04 22:12 ` Benjamin Slade
  0 siblings, 1 reply; 9+ messages in thread
From: Alex Kost @ 2018-12-23 20:15 UTC (permalink / raw)
  To: help-guix

Hello, Emacs-Guix (Emacs interface for GNU Guix) version 0.5.1 has been
released.  If you are not familiar with it yet, you may try it with:
‘guix package -i emacs-guix’ and "M-x guix".

Summary of the new features:

* M-x guix

  This is the *new* "M-x guix" which is a popup interface for the rest
  Emacs-Guix commands.  You may find a screenshot of this popup window
  at <https://emacs-guix.gitlab.io/website/images/screenshots/popup.png>.

  The old "M-x guix" (interface for guix shell commands) was renamed to
  "M-x guix-command".  Also you can reach it from the new "M-x guix"
  with "c" key.

* M-x guix-set-emacs-environment

  This command sets Emacs environment according to a specified profile.
  Note that after calling this command, the whole Emacs will have a new
  environment (you may check ‘process-environment’ variable), so "M-x
  shell" or any other process will inherit this environment.

  Many thanks to Jan Nieuwenhuizen for inventing and implementing this
  command.

* "Total size" messages in "Guix Store Items" buffer

  Now, whenever this buffer is displayed (for example, after "M-x
  guix-store-dead-items"), a minibuffer message will display total size
  of the listed store items.  Also you can mark several items (with "m")
  and press "z" to get their total size.

  Thanks to Pierre Neidhardt for the idea of this feature.

-- 
Alex

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

end of thread, other threads:[~2019-01-08 22:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-23 20:15 [ANN] Emacs-Guix 0.5.1 Alex Kost
2019-01-04 22:12 ` Benjamin Slade
2019-01-05 13:05   ` zimoun
2019-01-06  4:48     ` Benjamin Slade
2019-01-06  9:03       ` Ricardo Wurmus
2019-01-05 23:21   ` Alex Kost
2019-01-05 23:49     ` Ricardo Wurmus
2019-01-06 15:55       ` Alex Kost
2019-01-08 22:33         ` 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.