emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54307: closed ([PATCH 0/2] Highlight headings showing what to build/


From: GNU bug Tracking System
Subject: bug#54307: closed ([PATCH 0/2] Highlight headings showing what to build/download)
Date: Fri, 18 Mar 2022 15:11:02 +0000

Your message dated Fri, 18 Mar 2022 16:10:34 +0100
with message-id <87sfrfpa8l.fsf@gnu.org>
and subject line Re: bug#54307: [PATCH 0/2] Highlight headings showing what to 
build/download
has caused the debbugs.gnu.org bug report #54307,
regarding [PATCH 0/2] Highlight headings showing what to build/download
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54307: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54307
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] Highlight headings showing what to build/download Date: Wed, 9 Mar 2022 10:57:10 +0100
Hello Guix!

These patches color headings in the output of ‘show-what-to-build’:

  The following derivations will be built:

is now printed in bold magenta, and:

  X MB will be downloaded:

is printed in bold (this message is only visible at ‘-v2’.)

The reason it wasn’t done before is that it invalidates translations.
I think now is a good time as we prepare a release.

Julien, Maxim: WDYT?

Ludo’.

Ludovic Courtès (2):
  ui: 'show-what-to-build' highlights "The following [...] will be
    built".
  ui: 'show-what-to-build' highlights "would be downloaded" headings.

 guix/colors.scm |  4 +-
 guix/ui.scm     | 98 +++++++++++++++++++++++++++++--------------------
 2 files changed, 61 insertions(+), 41 deletions(-)


base-commit: 0d14f8a8702ec8016ac58e5778a754b3105ef418
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#54307: [PATCH 0/2] Highlight headings showing what to build/download Date: Fri, 18 Mar 2022 16:10:34 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hi!

Ludovic Courtès <ludo@gnu.org> skribis:

>   ui: 'show-what-to-build' highlights "The following [...] will be
>     built".
>   ui: 'show-what-to-build' highlights "would be downloaded" headings.

I went ahead and pushed these as
625fa3cfe8c57cd5624608d2478c8c6be4c69c3b.

Of course we can still discuss color and name choices :-).  The
important part for me was to put the base in place so translations can
be updated before the release.

Ludo’.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]