* bug#66703: Broken link to Debbugs User Guide @ 2023-10-23 14:51 Greg Hogan 2023-10-24 2:39 ` Maxim Cournoyer ` (2 more replies) 0 siblings, 3 replies; 7+ messages in thread From: Greg Hogan @ 2023-10-23 14:51 UTC (permalink / raw) To: 66703 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. ^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#66703: Broken link to Debbugs User Guide 2023-10-23 14:51 bug#66703: Broken link to Debbugs User Guide Greg Hogan @ 2023-10-24 2:39 ` Maxim Cournoyer 2023-10-27 2:42 ` John Kehayias via Bug reports for GNU Guix 2024-06-15 12:01 ` bug#66703: [PATCH] doc: Remove 'Debbugs User Guide' broken links Vincent Legoll 2 siblings, 0 replies; 7+ messages in thread From: Maxim Cournoyer @ 2023-10-24 2:39 UTC (permalink / raw) To: Greg Hogan; +Cc: 66703 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. -- Thanks, Maxim ^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#66703: Broken link to Debbugs User Guide 2023-10-23 14:51 bug#66703: Broken link to Debbugs User Guide Greg Hogan 2023-10-24 2:39 ` Maxim Cournoyer @ 2023-10-27 2:42 ` John Kehayias via Bug reports for GNU Guix 2023-10-31 15:19 ` Maxim Cournoyer 2024-06-15 12:01 ` bug#66703: [PATCH] doc: Remove 'Debbugs User Guide' broken links Vincent Legoll 2 siblings, 1 reply; 7+ messages in thread From: John Kehayias via Bug reports for GNU Guix @ 2023-10-27 2:42 UTC (permalink / raw) To: Maxim Cournoyer; +Cc: control, Greg Hogan, 66703 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? John ^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#66703: Broken link to Debbugs User Guide 2023-10-27 2:42 ` John Kehayias via Bug reports for GNU Guix @ 2023-10-31 15:19 ` Maxim Cournoyer 2024-12-09 2:12 ` John Kehayias via Bug reports for GNU Guix 0 siblings, 1 reply; 7+ messages in thread From: Maxim Cournoyer @ 2023-10-31 15:19 UTC (permalink / raw) To: John Kehayias; +Cc: control, Greg Hogan, 66703 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 it, we'd have to tune the doc/htmlxref.cnf file content. Would you like to give it a try? -- Thanks, Maxim ^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#66703: Broken link to Debbugs User Guide 2023-10-31 15:19 ` Maxim Cournoyer @ 2024-12-09 2:12 ` John Kehayias via Bug reports for GNU Guix 2024-12-09 18:44 ` Vincent Legoll 0 siblings, 1 reply; 7+ messages in thread From: John Kehayias via Bug reports for GNU Guix @ 2024-12-09 2:12 UTC (permalink / raw) To: Maxim Cournoyer; +Cc: Vincent Legoll, Greg Hogan, 66703 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: > 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 <https://elpa.gnu.org/packages/debbugs.html> (one for the package/library I guess, the second for the "user guide"). > 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: <https://issues.guix.gnu.org/29593> and <https://issues.guix.gnu.org/54197>. Thanks! John ^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#66703: Broken link to Debbugs User Guide 2024-12-09 2:12 ` John Kehayias via Bug reports for GNU Guix @ 2024-12-09 18:44 ` Vincent Legoll 0 siblings, 0 replies; 7+ messages in thread From: Vincent Legoll @ 2024-12-09 18:44 UTC (permalink / raw) To: John Kehayias; +Cc: Greg Hogan, Maxim Cournoyer, 66703 [-- Attachment #1: Type: text/plain, Size: 700 bytes --] 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. > <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 #2: Type: text/html, Size: 1463 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* bug#66703: [PATCH] doc: Remove 'Debbugs User Guide' broken links. 2023-10-23 14:51 bug#66703: Broken link to Debbugs User Guide Greg Hogan 2023-10-24 2:39 ` Maxim Cournoyer 2023-10-27 2:42 ` John Kehayias via Bug reports for GNU Guix @ 2024-06-15 12:01 ` Vincent Legoll 2 siblings, 0 replies; 7+ messages in thread From: Vincent Legoll @ 2024-06-15 12:01 UTC (permalink / raw) To: 66703; +Cc: Vincent Legoll Fixes <https://issues.guix.gnu.org/66703>. * 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(-) 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 ^ permalink raw reply related [flat|nested] 7+ messages in thread
end of thread, other threads:[~2024-12-09 18:46 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2023-10-23 14:51 bug#66703: Broken link to Debbugs User Guide Greg Hogan 2023-10-24 2:39 ` Maxim Cournoyer 2023-10-27 2:42 ` John Kehayias via Bug reports for GNU Guix 2023-10-31 15:19 ` Maxim Cournoyer 2024-12-09 2:12 ` John Kehayias via Bug reports for GNU Guix 2024-12-09 18:44 ` Vincent Legoll 2024-06-15 12:01 ` bug#66703: [PATCH] doc: Remove 'Debbugs User Guide' broken links Vincent Legoll
Code repositories for project(s) associated with this external index https://git.savannah.gnu.org/cgit/guix.git This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.