Broken link to Debbugs User Guide

  • Open
  • quality assurance status badge
Details
4 participants
  • Greg Hogan
  • John Kehayias
  • Maxim Cournoyer
  • Vincent Legoll
Owner
unassigned
Submitted by
Greg Hogan
Severity
normal
Merged with

Debbugs page

G
M
M
Maxim Cournoyer wrote on 23 Oct 2023 19:39
(name . Greg Hogan)(address . code@greghogan.com)(address . 66703@debbugs.gnu.org)
87cyx468wd.fsf@gmail.com
Hi Greg,

Greg Hogan <code@greghogan.com> writes:

Toggle quote (4 lines)
> has a broken link "Debbugs User Guide" to the page
> https://guix.gnu.org/devel/manual/en/debbugs-ug/index.html#Top.

There doesn't seem to be an online HTML version of this manual, so the
bug doesn't appear actionable.

It works when using 'info', provided the 'emacs-debbugs' package is
installed.

--
Thanks,
Maxim
M
M
Maxim Cournoyer wrote on 23 Oct 2023 19:39
control message for bug #66703
(address . control@debbugs.gnu.org)
87bkco68w6.fsf@gmail.com
tags 66703 + moreinfo
quit
J
J
John Kehayias wrote on 26 Oct 2023 19:42
Re: bug#66703: Broken link to Debbugs User Guide
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)
878r7o23d6.fsf@protonmail.com
merge 66703 58415
thanks

On Mon, Oct 23, 2023 at 10:39 PM, Maxim Cournoyer wrote:

Toggle quote (14 lines)
> Hi Greg,
>
> Greg Hogan <code@greghogan.com> writes:
>
>> The page https://guix.gnu.org/devel/manual/en/html_node/Debbugs-User-Interfaces.html
>> has a broken link "Debbugs User Guide" to the page
>> https://guix.gnu.org/devel/manual/en/debbugs-ug/index.html#Top.
>
> There doesn't seem to be an online HTML version of this manual, so the
> bug doesn't appear actionable.
>
> It works when using 'info', provided the 'emacs-debbugs' package is
> installed.

I noticed the broken html link before but never tracked down the correct
link to patch it. But just now a search gave me

John
M
M
Maxim Cournoyer wrote on 31 Oct 2023 08:19
(name . John Kehayias)(address . john.kehayias@protonmail.com)
87ttq6rf9z.fsf@gmail.com
Hi John,

John Kehayias <john.kehayias@protonmail.com> writes:

Toggle quote (23 lines)
> merge 66703 58415
> thanks
>
> On Mon, Oct 23, 2023 at 10:39 PM, Maxim Cournoyer wrote:
>
>> Hi Greg,
>>
>> Greg Hogan <code@greghogan.com> writes:
>>
>>> The page https://guix.gnu.org/devel/manual/en/html_node/Debbugs-User-Interfaces.html
>>> has a broken link "Debbugs User Guide" to the page
>>> https://guix.gnu.org/devel/manual/en/debbugs-ug/index.html#Top.
>>
>> There doesn't seem to be an online HTML version of this manual, so the
>> bug doesn't appear actionable.
>>
>> It works when using 'info', provided the 'emacs-debbugs' package is
>> installed.
>
> I noticed the broken html link before but never tracked down the correct
> link to patch it. But just now a search gave me
> <https://elpa.gnu.org/packages/doc/debbugs-ug.html> which looks helpful?

This doesn't look like an 'official' doc to me, but if we'd like to use
it, we'd have to tune the doc/htmlxref.cnf file content. Would you like
to give it a try?

--
Thanks,
Maxim
V
V
Vincent Legoll wrote on 15 Jun 05:01 -0700
[PATCH] doc: Remove 'Debbugs User Guide' broken links.
(address . 66703@debbugs.gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20240615120239.24949-1-vincent.legoll@gmail.com

* doc/contributing.texi: Remove (x)refs and text about the Debbugs User
Guide.
---

Consensus has not been reached for using the ELPA page, so in the
mean time, remove broken links.

doc/contributing.texi | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)

Toggle diff (26 lines)
diff --git a/doc/contributing.texi b/doc/contributing.texi
index 938c8bfdb1..8b0b49e500 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -678,8 +678,7 @@ configuration file:
@end lisp
For more information, refer to @ref{Bug Reference,,, emacs, The GNU
-Emacs Manual} and @ref{Minor Mode,,, debbugs-ug, The Debbugs User
-Guide}.
+Emacs Manual}.
@node Alternative Setups
@section Alternative Setups
@@ -2552,9 +2551,6 @@ Bugs within Emacs}).
To search for bugs, @samp{@kbd{M-x} debbugs-gnu-guix-search} can be
used.
-@xref{Top,,, debbugs-ug, Debbugs User Guide}, for more information on
-this nifty tool!
-
@node Debbugs Usertags
@subsection Debbugs Usertags
--
2.45.2
J
J
John Kehayias wrote on 8 Dec 18:12 -0800
Re: bug#66703: Broken link to Debbugs User Guide
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)
87cyi1r4dh.fsf@protonmail.com
Hi Maxim,

Yes, reviving an old one as I try to close some (of my too many) browser
tabs.

On Tue, Oct 31, 2023 at 11:19 AM, Maxim Cournoyer wrote:

Toggle quote (30 lines)
> Hi John,
>
> John Kehayias <john.kehayias@protonmail.com> writes:
>
>> merge 66703 58415
>> thanks
>>
>> On Mon, Oct 23, 2023 at 10:39 PM, Maxim Cournoyer wrote:
>>
>>> Hi Greg,
>>>
>>> Greg Hogan <code@greghogan.com> writes:
>>>
>>>> The page <https://guix.gnu.org/devel/manual/en/html_node/Debbugs-User-Interfaces.html>
>>>> has a broken link "Debbugs User Guide" to the page
>>>> <https://guix.gnu.org/devel/manual/en/debbugs-ug/index.html#Top>.
>>>
>>> There doesn't seem to be an online HTML version of this manual, so the
>>> bug doesn't appear actionable.
>>>
>>> It works when using 'info', provided the 'emacs-debbugs' package is
>>> installed.
>>
>> I noticed the broken html link before but never tracked down the correct
>> link to patch it. But just now a search gave me
>> <https://elpa.gnu.org/packages/doc/debbugs-ug.html> which looks helpful?
>
> This doesn't look like an 'official' doc to me, but if we'd like to
> use

What do you mean not "official" exactly? This is listed as one of 2
links for the manual from the homepage of the debbugs package
package/library I guess, the second for the "user guide").

Toggle quote (3 lines)
> it, we'd have to tune the doc/htmlxref.cnf file content. Would you like
> to give it a try?

I have to admit not knowing about that file until you had mentioned it
and not sure where to start. Any quick pointers or examples of this? Or
do I just add a debbugs entry under emacs where it is set to that link?

(There was a patch from Vincent Legoll that was lost as it was only sent
to the bug number, which goes nowhere:
https://issues.guix.gnu.org/66703#5 This just removes the reference
though. Adding to the CC here.)

For future reference, related issues:

Thanks!
John
V
V
Vincent Legoll wrote on 9 Dec 10:44 -0800
(name . John Kehayias)(address . john.kehayias@protonmail.com)
CAEwRq=pmGs46fU4qPx5f7pPkcNZiY1bC+U7w6S7pz8iMi5vsYg@mail.gmail.com
Hello,

On Mon, Dec 9, 2024 at 2:12 AM John Kehayias <john.kehayias@protonmail.com>
wrote:

Toggle quote (4 lines)
> (There was a patch from Vincent Legoll that was lost as it was only sent
> to the bug number, which goes nowhere:
>

Yes, I did not use the tool (mumi CLI ?) to reply, so I just sent to the
bug number
hoping it would reach the interested people. I think an easy CC list that
you can
copy/paste would be a nice UI feature for mumi web.


Toggle quote (4 lines)
> https://issues.guix.gnu.org/66703#5 This just removes the reference
> though. Adding to the CC here.)
>

Yep, not knowing what was wanted/useful I just went for the simple Occam
fix.

Thanks for reviving the issue !

--
Vincent Legoll
Attachment: file
M
M
Maxim Cournoyer wrote on 14 Dec 07:37 -0800
(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
87r06a1dju.fsf@gmail.com
Hi Vincent,

Vincent Legoll <vincent.legoll@gmail.com> writes:

Toggle quote (15 lines)
> Hello,
>
> On Mon, Dec 9, 2024 at 2:12 AM John Kehayias <john.kehayias@protonmail.com>
> wrote:
>
>> (There was a patch from Vincent Legoll that was lost as it was only sent
>> to the bug number, which goes nowhere:
>>
>
> Yes, I did not use the tool (mumi CLI ?) to reply, so I just sent to the
> bug number
> hoping it would reach the interested people. I think an easy CC list that
> you can
> copy/paste would be a nice UI feature for mumi web.

Perhaps it was added later to mumi, but I'm pretty sure it now adds
X-Debbugs-CC custom email headers with all the participants in the
thread of the bug, at least it does for 'mumi send-email' (I just tried
it to send a patch to an older issue thread).

--
Thanks,
Maxim
V
V
Vincent Legoll wrote on 14 Dec 07:58 -0800
(name . Maxim Cournoyer)(address . maxim.cournoyer@gmail.com)
CAEwRq=r6DK5rvGtqU+yBb4bFs6_Zhck7xVZxLx1ugpqzoheO9g@mail.gmail.com
Hi Maxime,

On Sat, Dec 14, 2024 at 3:37 PM Maxim Cournoyer <maxim.cournoyer@gmail.com>
wrote:

Toggle quote (13 lines)
>
> > Yes, I did not use the tool (mumi CLI ?) to reply, so I just sent to the
> > bug number
> > hoping it would reach the interested people. I think an easy CC list that
> > you can
> > copy/paste would be a nice UI feature for mumi web.
>
> Perhaps it was added later to mumi, but I'm pretty sure it now adds
> X-Debbugs-CC custom email headers with all the participants in the
> thread of the bug, at least it does for 'mumi send-email' (I just tried
> it to send a patch to an older issue thread).
>

Yes, I too am expecting mumi CLI to DTRT, but for the mumi web users,
the equivalent CC list that you can easily cutnpaste would be nice. That's
what I meant, the mumi web should strive to have similar features from
the CLI when it's not too hard, IMHO...

--
Vincent Legoll
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 66703@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 66703
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch