all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: wip-refactor-emacs-ui and Hydra interface
Date: Thu, 31 Dec 2015 23:09:04 +0300	[thread overview]
Message-ID: <87lh8a2xen.fsf@gmail.com> (raw)
In-Reply-To: 87mvssueqx.fsf@gnu.org

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]

Ludovic Courtès (2015-12-30 18:40 +0300) wrote:

[...]
> OK.  I think the documentation is updated in the branch, right?

Yes (however not all of these variables are/were documented)

> Could you in a separate commit prepare a NEWS entry for 0.9.1 that
> succinctly lists these differences?

Sure.  Is the attached patch sufficient?  If it is, I suppose this
branch can be merged now, OK?


[-- Attachment #2: 0001-Update-NEWS.patch --]
[-- Type: text/x-patch, Size: 1784 bytes --]

From 67069e2beb02a28a138266b9fd97255a6f6f101b Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Thu, 31 Dec 2015 22:42:03 +0300
Subject: [PATCH] Update NEWS

* NEWS: Mention Emacs interface for Hydra and changes in variables.
---
 NEWS | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/NEWS b/NEWS
index 922265c..c35c7d6 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,37 @@ Copyright © 2013, 2014, 2015 Ludovic Courtès <ludo@gnu.org>
 
 Please send Guix bug reports to bug-guix@gnu.org.
 
+* Changes in 0.9.1 (since 0.9.0)
+
+** Package management
+
+*** Emacs interface for hydra.gnu.org
+*** Changes in Emacs interface variables
+In the following names, BUFFER-TYPE means "info" or "list";
+ENTRY-TYPE means "package", "output" or "generation".
+
+**** Removed
+- guix-info-fill-column
+- guix-info-insert-ENTRY-TYPE-function
+
+**** Renamed
+- guix-info-ignore-empty-vals -> guix-info-ignore-empty-values
+- guix-output-name-width -> guix-generation-output-name-width
+- guix-buffer-name-function -> guix-ui-buffer-name-function
+- guix-update-after-operation -> guix-ui-update-after-operation
+- guix-search-params -> guix-package-search-params
+
+**** Replaced
+- guix-list-column-format, guix-list-column-value-methods ->
+  guix-ENTRY-TYPE-list-format
+- guix-info-displayed-params, guix-info-insert-methods,
+  guix-package-info-heading-params -> guix-ENTRY-TYPE-info-format
+- guix-param-titles, guix-list-column-titles ->
+  guix-ENTRY-TYPE-BUFFER-TYPE-titles
+- guix-list-describe-warning-count ->
+  guix-ENTRY-TYPE-list-describe-warning-count
+- guix-package-info-fill-heading -> guix-info-fill
+
 * Changes in 0.9.0 (since 0.8.3)
 
 ** Package management
-- 
2.6.3


  reply	other threads:[~2015-12-31 20:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-11 11:45 wip-refactor-emacs-ui and Hydra interface Alex Kost
2015-12-17 22:23 ` Ludovic Courtès
2015-12-18 18:53   ` Alex Kost
2015-12-21 21:16     ` Ludovic Courtès
2015-12-29  8:52       ` Alex Kost
2015-12-30 15:40         ` Ludovic Courtès
2015-12-29  9:02 ` Alex Kost
2015-12-30 15:40   ` Ludovic Courtès
2015-12-31 20:09     ` Alex Kost [this message]
2016-01-01 15:53       ` Ludovic Courtès
2016-01-02 14:27         ` 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

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

  git send-email \
    --in-reply-to=87lh8a2xen.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@gnu.org \
    --cc=ludo@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.
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.