, which
considers the space to be part of the target node name. Neither the Texinfo
manual (section 4.9) nor the Info manual seem to allow for this extra space,
so it looks like a bug in the manual to me.
PS: I am the author of the Info.vim reader, if that matters.
https://gitlab.com/HiPhish
On Montag, 20. August 2018 12:21:07 CEST you wrote:
> > The standalone Info reader tolerates it, but not the Info.vim reader,
> > which
> > considers the space to be part of the target node name. Neither the
> > Texinfo
> > manual (section 4.9) nor the Info manual seem to allow for this extra
> > s
and a
regular one.
I had the same issue a couple of weeks ago, and I don't know if the issue is
related to my distribution. Please let me know if you need any more
information.make all-recursive
make[1]: Entering directory '/home/hiphish/Developer/guix'
Making all in po/guix
ma
zed by your shell? Can you try again, but this
> time configure and make in a pure environment? (Add --pure to the guix
> environment invocation).
> Le 20 juin 2021 17:37:34 GMT-04:00, HiPhish a écrit :
> >Hello,
> >
> >I have been trying to build Guix from source (in o
I actually looked into the offending files and I found that they are only half-
translated. Part of them is in German, but some parts are in English, and the
English parts are referencing English node names, which obviously do not exist
in the German manual.
I do not need the German manual, is t
Do you mean like this?
$ make --file=doc/local.mk xref_command
doc/local.mk:219: *** missing separator. Stop.
On Saturday, 26 June 2021 12:58:03 CEST Julien Lepiller wrote:
> The process for translating the manual is as follows: we use po4a to replace
> English strings with the target la
*bump* Any idea, or anything I can try?
I recently had to re-install my system due to a data loss. When I tried
building Guix on the fresh Void install everything worked out, so I guess this
issue can be closed now. I still don't know what went wrong, but it must have
been something peculiar about my previous setup, either on the Guix