GNU bug report logs - #27019
[PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.

Previous Next

Package: guix-patches;

Reported by: Alex Kost <alezost <at> gmail.com>

Date: Mon, 22 May 2017 15:20:02 UTC

Severity: normal

Tags: patch

Done: Alex Kost <alezost <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27019 in the body.
You can then email your comments to 27019 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#27019; Package guix-patches. (Mon, 22 May 2017 15:20:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Alex Kost <alezost <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 22 May 2017 15:20:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Alex Kost <alezost <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.
Date: Mon, 22 May 2017 18:19:08 +0300
[Message part 1 (text/plain, inline)]
Ludovic noticed that the link to Emacs-Guix manual on this page:

  https://www.gnu.org/software/guix/manual/html_node/Package-Management.html

points to 404.  Although the according link in "one page" Guix manual:

  https://www.gnu.org/software/guix/manual/guix.html

is OK.  I think the attached patch should fix it.  But I'm not sure
anymore :-)

[0001-doc-htmlxref-Fix-link-to-Emacs-Guix-manual.patch (text/x-patch, attachment)]

Information forwarded to guix-patches <at> gnu.org:
bug#27019; Package guix-patches. (Mon, 22 May 2017 16:16:02 GMT) Full text and rfc822 format available.

Message #8 received at 27019 <at> debbugs.gnu.org (full text, mbox):

From: Alex Kost <alezost <at> gmail.com>
To: 27019 <at> debbugs.gnu.org
Subject: Re: bug#27019: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.
Date: Mon, 22 May 2017 19:15:02 +0300
Alex Kost (2017-05-22 18:19 +0300) wrote:

> Ludovic noticed that the link to Emacs-Guix manual on this page:
>
>   https://www.gnu.org/software/guix/manual/html_node/Package-Management.html
>
> points to 404.

which is:

  https://alezost.github.io/guix.el/manual/latest/html_node/index.html/index.html

while it should be:

  https://alezost.github.io/guix.el/manual/latest/html_node/index.html

Unfortunately, I can't make a redirect page, i.e. I can't make
"index.html/index.html" file because "index.html" file already exists.
I don't know if github-pages provides another way to do that, so I'm
afraid that link will stay broken until the next update of the online
Guix manual.

-- 
Alex




Information forwarded to guix-patches <at> gnu.org:
bug#27019; Package guix-patches. (Sun, 28 May 2017 17:37:02 GMT) Full text and rfc822 format available.

Message #11 received at 27019 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: Alex Kost <alezost <at> gmail.com>
Cc: 27019 <at> debbugs.gnu.org
Subject: Re: bug#27019: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.
Date: Sun, 28 May 2017 19:36:28 +0200
Alex Kost <alezost <at> gmail.com> skribis:

> From 42f6f4493bc1cde3f4854316f80875a6c13554ce Mon Sep 17 00:00:00 2001
> From: Alex Kost <alezost <at> gmail.com>
> Date: Mon, 22 May 2017 18:06:21 +0300
> Subject: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> Reported-by: Ludovic Courtès <ludo <at> gnu.org>
>
> This fixes a regression introduced by commit
> 8ca0c88a894c685b624757e38ee7663534f03460.
>
> * doc/htmlxref.cnf (EMACS_GUIX): Fix the link to 'html_node'.

Please push, thanks!

I’ll try to regenerate the pages from ‘version-0.13.0’.

Ludo’.




Reply sent to Alex Kost <alezost <at> gmail.com>:
You have taken responsibility. (Tue, 30 May 2017 15:32:02 GMT) Full text and rfc822 format available.

Notification sent to Alex Kost <alezost <at> gmail.com>:
bug acknowledged by developer. (Tue, 30 May 2017 15:32:02 GMT) Full text and rfc822 format available.

Message #16 received at 27019-done <at> debbugs.gnu.org (full text, mbox):

From: Alex Kost <alezost <at> gmail.com>
To: ludo <at> gnu.org (Ludovic Courtès)
Cc: 27019-done <at> debbugs.gnu.org
Subject: Re: bug#27019: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.
Date: Tue, 30 May 2017 18:31:18 +0300
Ludovic Courtès (2017-05-28 19:36 +0200) wrote:

> Alex Kost <alezost <at> gmail.com> skribis:
>
>> From 42f6f4493bc1cde3f4854316f80875a6c13554ce Mon Sep 17 00:00:00 2001
>> From: Alex Kost <alezost <at> gmail.com>
>> Date: Mon, 22 May 2017 18:06:21 +0300
>> Subject: [PATCH] doc: htmlxref: Fix link to Emacs-Guix manual.
>> MIME-Version: 1.0
>> Content-Type: text/plain; charset=UTF-8
>> Content-Transfer-Encoding: 8bit
>>
>> Reported-by: Ludovic Courtès <ludo <at> gnu.org>
>>
>> This fixes a regression introduced by commit
>> 8ca0c88a894c685b624757e38ee7663534f03460.
>>
>> * doc/htmlxref.cnf (EMACS_GUIX): Fix the link to 'html_node'.
>
> Please push, thanks!
>
> I’ll try to regenerate the pages from ‘version-0.13.0’.

Committed, thanks!

-- 
Alex




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 28 Jun 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 316 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.