From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:48977) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jDBnP-0006Dy-9V for guix-patches@gnu.org; Sat, 14 Mar 2020 14:46:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jDBnO-0006xb-7i for guix-patches@gnu.org; Sat, 14 Mar 2020 14:46:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:56269) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jDBnO-0006xL-3P for guix-patches@gnu.org; Sat, 14 Mar 2020 14:46:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jDBnN-00015O-WA for guix-patches@gnu.org; Sat, 14 Mar 2020 14:46:02 -0400 Subject: [bug#40061] [tomz@freedommail.ch: Re: [bug#40061] Version two of the patch.] References: <4553177.31r3eYUQgx@cherry> In-Reply-To: <4553177.31r3eYUQgx@cherry> Resent-Message-ID: Date: Sat, 14 Mar 2020 14:45:31 -0400 From: Leo Famulari Message-ID: <20200314184531.GA3482@jasmine.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 40061@debbugs.gnu.org ----- Forwarded message from Tom Zander ----- Date: Sat, 14 Mar 2020 19:32:40 +0100 From: Tom Zander To: Leo Famulari Subject: Re: [bug#40061] Version two of the patch. On zaterdag 14 maart 2020 18:48:16 CET Leo Famulari wrote: > On Sat, Mar 14, 2020 at 06:16:52PM +0100, Tom Zander via Guix-patches via wrote: > > Attached is an updated version of the patch, it fixes more of the same > > issues. > > > > From 0b2a17de72825b9ca0d494ea8c4d9bf121689f4e Mon Sep 17 00:00:00 2001 > > From: TomZ > > Date: Sat, 14 Mar 2020 14:36:28 +0100 > > Subject: [PATCH] Allow double-click select of URL in status > > > > Various places while downloading or compiling guix > > prints the source URL. This change makes the URL be easier > > to be used by placing a space between the URL and the trailing > > dots. > > Thanks, this is great. I get annoyed by this constantly. > > Any other feedback? I wrote down some more silly things that I'm not sure I'll get to. Imagine the following; guix package -i guile-git The following package will be upgraded: guile-git 0.3.0 → 0.3.0 /gnu/store/h5y9c889q237a0sjzn68zflkmk3zz33f-guile-git-0.3.0 Instead of saying "upgraded" it should say "reinstalled". then: the 'info guix' chapter 2.6.1 Locales has this gem: «Note that the ‘glibc-locales’ package contains data for all the locales supported by the GNU libc and weighs in at around 110 MiB.» If you install it you'll note its well over 200MB, though. That at minimum should be updated in the info. Or more likely just stated that its large. Thanks! -- Tom Zander ----- End forwarded message -----