[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#41950] gnu: Add poke.
From: |
elaexuotee |
Subject: |
[bug#41950] gnu: Add poke. |
Date: |
Mon, 22 Jun 2020 11:45:28 +0900 |
User-agent: |
mblaze/0.7 |
Awesome. Thanks for merging this.
By the way, that indentation was intentional. The form that etc/indent-code.el
wants is kind of awkward in this case:
(invoke "./bootstrap" "--no-git"
"--no-bootstrap-sync"
"--gnulib-srcdir=gnulib")
I think it makes more sense to line up *command options* rather than the
arguments to `invoke'. This is what I originally had:
(invoke "./bootstrap" "--no-git"
"--no-bootstrap-sync"
"--gnulib-srcdir=gnulib")
Does this make sense? For future reference, is there a better way to format
this that also plays well with indent-code.el?
Mathieu Othacehe <othacehe@gnu.org> wrote:
>
> Hey,
>
> > Anyway, I am still somewhat new to packaging, so let me know if I missed
> > anything obvious.
>
> No, everything looks fine :) I fixed a small indentation mistake and
> pushed!
>
> Thanks,
>
> Mathieu
signature.asc
Description: PGP signature