unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#39060: Broken emacs-guix link in the Web manual
@ 2020-01-10  0:02 Tobias Geerinckx-Rice via Bug reports for GNU Guix
  2020-01-11 23:26 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2020-01-10  0:02 UTC (permalink / raw)
  To: 39060

[-- Attachment #1: Type: text/plain, Size: 673 bytes --]

Guix,

sameerynho/lxsameer on #guix helpfully reported that ‘The 
Emacs-Guix Reference Manual’ here[0] points to the wrong domain 
(guix.gnu.org).  The source is

  @pxref{Top,,, emacs-guix, The Emacs-Guix Reference Manual}

so I thought this would be a trivial fix but lo:

  EMACS_GUIX = https://emacs-guix.gitlab.io/website/manual/latest
  emacs-guix      mono    ${EMACS_GUIX}/emacs-guix.html
  emacs-guix      node    ${EMACS_GUIX}/html_node/

is already present in doc/htmlxref.cnf!

And that's where my Texinfo knowledge ends.

Cluebat me,

T G-R

[0]: 
https://guix.gnu.org/manual/en/html_node/Package-Management.html#Package-Management

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#39060: Broken emacs-guix link in the Web manual
  2020-01-10  0:02 bug#39060: Broken emacs-guix link in the Web manual Tobias Geerinckx-Rice via Bug reports for GNU Guix
@ 2020-01-11 23:26 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2020-01-11 23:26 UTC (permalink / raw)
  To: 39060-done, Tobias Geerinckx-Rice

Hello,

Tobias Geerinckx-Rice via Bug reports for GNU Guix <bug-guix@gnu.org>
skribis:

> sameerynho/lxsameer on #guix helpfully reported that ‘The Emacs-Guix
> Reference Manual’ here[0] points to the wrong domain (guix.gnu.org).
> The source is
>
>  @pxref{Top,,, emacs-guix, The Emacs-Guix Reference Manual}
>
> so I thought this would be a trivial fix but lo:
>
>  EMACS_GUIX = https://emacs-guix.gitlab.io/website/manual/latest
>  emacs-guix      mono    ${EMACS_GUIX}/emacs-guix.html
>  emacs-guix      node    ${EMACS_GUIX}/html_node/
>
> is already present in doc/htmlxref.cnf!

I believe f9e0488c5002d3a102243583e408fa5f54b826eb fixes it; let’s see
once the web pages have been updated (should be within an hour).

The problem remains, though, when running “make guix.html”.  It seems
that the only way to fix it would be to move ‘htmlxref.cnf’ at the
top-level, next to ‘Makefile.am’.  I don’t mind ignoring this issue,
though.

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-01-11 23:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-10  0:02 bug#39060: Broken emacs-guix link in the Web manual Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-01-11 23:26 ` Ludovic Courtès

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).