all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: guix-devel@gnu.org
Subject: Re: wip-refactor-emacs-ui and Hydra interface
Date: Tue, 29 Dec 2015 12:02:54 +0300	[thread overview]
Message-ID: <871ta5zkxt.fsf@gmail.com> (raw)
In-Reply-To: <87vb85gqes.fsf@gmail.com> (Alex Kost's message of "Fri, 11 Dec 2015 14:45:15 +0300")

Alex Kost (2015-12-11 14:45 +0300) wrote:

> Hello, I have pushed 'wip-refactor-emacs-ui' branch which contains emacs
> interface for displaying Hydra builds and jobsets.  This 'list'/'info'
> interface is absolutely the same as the one for displaying packages and
> generations.
>
> The most part of the branch is a step-by-step generalizing of the
> list/info interface code, so that any type of data could be displayed
> using it.  The changes are huge but mostly internal, though some user
> variables were renamed/replaced (I'll mention the changes later).

Ahem… not "some" but "quite many".  So the following variables (that can
be potentially set by a user) will be changed after merging this branch:

- "guix-list-column-format" and "guix-list-column-value-methods"
  replaced by "guix-ENTRY-TYPE-list-format" variables.

- "guix-info-displayed-params", "guix-info-insert-methods",
  "guix-info-insert-ENTRY-TYPE-function" and
  "guix-package-info-heading-params" replaced by
  "guix-ENTRY-TYPE-info-format" variables (every aspect of displaying
  data in "info" buffers is controlled by these variables now).

- "guix-param-titles" and "guix-list-column-titles" replaced by
  "guix-ENTRY-TYPE-BUFFER-TYPE-titles" variables.

- "guix-list-describe-warning-count" replaced by
  "guix-ENTRY-TYPE-list-describe-warning-count".

- "guix-package-info-fill-heading" replaced by "guix-info-fill".

- "guix-info-fill-column" removed ("fill-column" is used instead).

- "guix-info-ignore-empty-vals" renamed to
  "guix-info-ignore-empty-values".

- "guix-output-name-width" renamed to
  "guix-generation-output-name-width".

- "guix-buffer-name-function" renamed to
  "guix-ui-buffer-name-function".

- "guix-update-after-operation" renamed to
  "guix-ui-update-after-operation".

ENTRY-TYPE means "package", "output" or "generation".
BUFFER-TYPE means "info" or "list".

-- 
Alex

  parent reply	other threads:[~2015-12-29  9:03 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 [this message]
2015-12-30 15:40   ` Ludovic Courtès
2015-12-31 20:09     ` Alex Kost
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=871ta5zkxt.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=guix-devel@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.