all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: Tobias Geerinckx-Rice <me@tobias.gr>
Cc: 52691@debbugs.gnu.org
Subject: [bug#52691] [PATCH] git: Display a hint when CLONE* lacks permission.
Date: Tue, 21 Dec 2021 16:12:42 +0100	[thread overview]
Message-ID: <CAJ3okZ3mm3Z7o26esFje4GvXoKzvvDuwrpfOhk+Z43cW9LfodA@mail.gmail.com> (raw)
In-Reply-To: <87fsqmf19c.fsf@nckx>

Hi,

On Tue, 21 Dec 2021 at 16:03, Tobias Geerinckx-Rice <me@tobias.gr> wrote:

> zimoun 写道:
> > Instead of hint, I propose this patch which displays:
>
> Perfect!  That's what I wanted to write, but couldn't :-)
>
> (I still don't really understand THROW and friends, or what
> exactly your snippet does, but the output is exactly what I had in
> mind.)

Me neither!  Especially with new and old way,  And the examples in the
manual do not help very well to understand, IMHO.  Another story. :-)

> Thanks!  LGTM, obviously.

Feel free to proceed. :-)


> > the ’match’ can be avoided
>
> True, but I chose it deliberately, and still prefer it over CAR or
> equivalent.

Yes, me too.  This 'car' was because I had been lazy.  It was about
this pattern:

  (lambda args
    (match args
      ((a b c) #t)
      (_ #f)

when 'args' is an error. :-)


Cheers,
simon




      reply	other threads:[~2021-12-21 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-21  0:51 [bug#52691] [PATCH] git: Display a hint when CLONE* lacks permission Tobias Geerinckx-Rice via Guix-patches via
2021-12-21 14:42 ` zimoun
2021-12-21 14:56   ` Tobias Geerinckx-Rice via Guix-patches via
2021-12-21 15:12     ` zimoun [this message]

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=CAJ3okZ3mm3Z7o26esFje4GvXoKzvvDuwrpfOhk+Z43cW9LfodA@mail.gmail.com \
    --to=zimon.toutoune@gmail.com \
    --cc=52691@debbugs.gnu.org \
    --cc=me@tobias.gr \
    /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.