* Re: bug#34020: [PATCH 0/2] Re-purpose '--verbosity' to something useful [not found] <87fttz8mxu.fsf@gnu.org> @ 2019-01-11 14:02 ` ng0 2019-01-13 20:55 ` Ludovic Courtès 0 siblings, 1 reply; 3+ messages in thread From: ng0 @ 2019-01-11 14:02 UTC (permalink / raw) To: Ludovic Court=C3=A8s; +Cc: guix-devel Would you be open for a patch which adds BSD familiar -v behavior? In other words, multiple v increase the verbosity level, like -vv is more verbose than -v. I'll have to check the actual changes first, haven't had access to something which runs plain Guix in a while. On Fri, 11 Jan 2019 12:15:41 +0100, Ludovic Courtès <ludo@gnu.org> wrote: > Hi, > > Mike Gerwitz <mtg@gnu.org> skribis: > > > On Wed, Jan 09, 2019 at 14:31:45 +0100, Ludovic Courtès wrote: > >> These patches re-purposes ‘--verbosity’ so that it better matches > >> user expectations. The previous ‘--verbosity’ option, which is > >> about the daemon’s debugging output, is renamed to ‘--debug’. > >> In addition, ‘--verbosity’ now has a shorthand ‘-v’. > >> > >> Most commands that build stuff support -v/--verbosity so users can > >> easily override the default verbosity level. > >> > >> Thoughts? > > > > (Just having looked at the patches, without actually trying it out.) > > > > This is much better, thank you! I was confused by the previous behavior. > > Thanks for your feedback, pushed now! > > I’ve also adjust ‘guix archive’, which I had forgotten in the patch I > sent. > > Ludo’. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bug#34020: [PATCH 0/2] Re-purpose '--verbosity' to something useful 2019-01-11 14:02 ` bug#34020: [PATCH 0/2] Re-purpose '--verbosity' to something useful ng0 @ 2019-01-13 20:55 ` Ludovic Courtès 2019-01-13 21:01 ` ng0 0 siblings, 1 reply; 3+ messages in thread From: Ludovic Courtès @ 2019-01-13 20:55 UTC (permalink / raw) To: ng0; +Cc: guix-devel Hi ng0, <ng0@n0.is> skribis: > Would you be open for a patch which adds BSD familiar -v behavior? > In other words, multiple v increase the verbosity level, like -vv is more > verbose than -v. I'll have to check the actual changes first, haven't had > access to something which runs plain Guix in a while. I don’t think (srfi srfi-37) would be able to parse it correctly, and I’d also prefer to keep a single way to do that. I like that ‘-vN’ is unambiguous: if you type ‘-v2’, you know you’ll get exactly level 2 regardless of what options came before (and might come from $GUIX_BUILD_OPTIONS, etc.) Thanks, Ludo’. ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bug#34020: [PATCH 0/2] Re-purpose '--verbosity' to something useful 2019-01-13 20:55 ` Ludovic Courtès @ 2019-01-13 21:01 ` ng0 0 siblings, 0 replies; 3+ messages in thread From: ng0 @ 2019-01-13 21:01 UTC (permalink / raw) To: Ludovic Court=C3=A8s; +Cc: guix-devel Okay, seems reasonable as well. On Sun, 13 Jan 2019 21:55:55 +0100, Ludovic Courtès <ludo@gnu.org> wrote: > Hi ng0, > > <ng0@n0.is> skribis: > > > Would you be open for a patch which adds BSD familiar -v behavior? > > In other words, multiple v increase the verbosity level, like -vv is more > > verbose than -v. I'll have to check the actual changes first, haven't had > > access to something which runs plain Guix in a while. > > I don’t think (srfi srfi-37) would be able to parse it correctly, and > I’d also prefer to keep a single way to do that. > > I like that ‘-vN’ is unambiguous: if you type ‘-v2’, you know you’ll get > exactly level 2 regardless of what options came before (and might come > from $GUIX_BUILD_OPTIONS, etc.) > > Thanks, > Ludo’. ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-01-13 21:01 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- [not found] <87fttz8mxu.fsf@gnu.org> 2019-01-11 14:02 ` bug#34020: [PATCH 0/2] Re-purpose '--verbosity' to something useful ng0 2019-01-13 20:55 ` Ludovic Courtès 2019-01-13 21:01 ` ng0
Code repositories for project(s) associated with this public inbox https://git.savannah.gnu.org/cgit/guix.git This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).