[indent-code.el]: Not detecting non-public variables

  • Done
  • quality assurance status badge
Details
2 participants
  • Maxim Cournoyer
  • Raghav Gururajan
Owner
unassigned
Submitted by
Raghav Gururajan
Severity
normal
R
R
Raghav Gururajan wrote on 20 Jul 2020 04:04
(address . bug-guix@gnu.org)(name . Danny Milosavljevic)(address . dannym@scratchpost.org)
ed8e00cf-5df5-9cb1-aed3-16151980a3ed@disroot.org
Hello Guix!

I just found out that `./etc/indent-code.el` in a bootstrapped guix git,
does not detect packages, whose variables are not public.

I get an error "package not found" for `./etc/indent-code.el
gnu/packages/foo.scm bar`.

Regards,
RG.
Attachment: signature.asc
M
M
Maxim Cournoyer wrote on 14 Sep 2020 15:17
(name . Raghav Gururajan)(address . raghavgururajan@disroot.org)
87bli85wgn.fsf@gmail.com
Hello Raghav!

Raghav Gururajan <raghavgururajan@disroot.org> writes:

Toggle quote (5 lines)
> Hello Guix!
>
> I just found out that `./etc/indent-code.el` in a bootstrapped guix git,
> does not detect packages, whose variables are not public.

Note that it is no longer necessary to 'bootstrap' the Guix checkout in
order to use indent-code.el.

Toggle quote (3 lines)
> I get an error "package not found" for `./etc/indent-code.el
> gnu/packages/foo.scm bar`.

Seems this was fixed by Tobias in
275e66b8b47a6e085a6f359b69af424bc9f6b13d nearly a month ago.

Closing!

Maxim
Closed
?