all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Liliana Marie Prikler <liliana.prikler@gmail.com>
Cc: Maxime Devos <maximedevos@telenet.be>,
	Leo Famulari <leo@famulari.name>,
	58972@debbugs.gnu.org, zimoun <zimon.toutoune@gmail.com>
Subject: [bug#58972] [PATCH v2 2/3] guix: ui: Improve missing output descriptions.
Date: Fri, 04 Nov 2022 10:55:21 +0100	[thread overview]
Message-ID: <87k04bm4c6.fsf@gnu.org> (raw)
In-Reply-To: <4a324ea8a9128bb6cff2306129125c15ed930813.camel@gmail.com> (Liliana Marie Prikler's message of "Wed, 2 Nov 2022 21:10:50 +0100")

Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:

> The current reference to Intel's Appendix H appears too obscure and confusing.
>
> * guix/ui.scm (package->recutils)[output->recutils]: Replace “see Appendix H”
> with “[description missing]”.
> ---
>  guix/ui.scm | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/guix/ui.scm b/guix/ui.scm
> index 0f9a4dc187..6299ba77a1 100644
> --- a/guix/ui.scm
> +++ b/guix/ui.scm
> @@ -1531,7 +1531,7 @@ (define* (output->recutils package output #:optional
>           (_ #f))
>         (package-properties package))
>        (assoc-ref default-synopses output)
> -      (G_ "see Appendix H"))))
> +      (G_ "[description missing]"))))

LGTM, thanks!

Ludo’.




  reply	other threads:[~2022-11-04  9:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-02 20:19 [bug#58972] [PATCH 0/3] Improve output descriptions Liliana Marie Prikler
2022-11-02 20:01 ` [bug#58972] [PATCH v2 1/3] guix: ui: Handle single outputs Liliana Marie Prikler
2022-11-04 10:07   ` Ludovic Courtès
2022-11-02 20:01 ` [bug#58972] [PATCH " Liliana Marie Prikler
2022-11-03  9:01   ` zimoun
2022-11-03 19:19     ` Liliana Marie Prikler
2022-11-02 20:10 ` [bug#58972] [PATCH 2/3] guix: ui: Use a shrug emoji when missing output descriptions Liliana Marie Prikler
2022-11-02 20:51   ` ( via Guix-patches via
2022-11-02 21:25     ` ( via Guix-patches via
2022-11-03  9:10   ` zimoun
2022-11-03 15:05   ` Ludovic Courtès
2022-11-02 20:10 ` [bug#58972] [PATCH v2 2/3] guix: ui: Improve " Liliana Marie Prikler
2022-11-04  9:55   ` Ludovic Courtès [this message]
2022-11-02 20:16 ` [bug#58972] [PATCH 3/3] guix: ui: Add default synopsis for “doc” output Liliana Marie Prikler
2022-11-03  9:10   ` zimoun
2022-11-03 15:06     ` Ludovic Courtès
2022-11-05  9:35       ` bug#58972: " Liliana Marie Prikler
2022-11-02 20:16 ` [bug#58972] [PATCH v2 " Liliana Marie Prikler
2022-11-04  8:43   ` zimoun

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=87k04bm4c6.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=58972@debbugs.gnu.org \
    --cc=leo@famulari.name \
    --cc=liliana.prikler@gmail.com \
    --cc=maximedevos@telenet.be \
    --cc=zimon.toutoune@gmail.com \
    /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.