Re: Auto-checking dead links in the manual (was: http: links in the manual)

2022-08-22 Thread Ihor Radchenko
Max Nikulin writes: > I hope that selenium is currently overkill, however more sites are > starting to use anti-DDOS shields like cloudflare and HTTP client may be > banned just because it does not fetch other resources like JS scripts. Such links are to be considered dead for the purposes of

Re: Auto-checking dead links in the manual (was: http: links in the manual)

2022-08-22 Thread Hendursaga
> I hope that selenium is currently overkill Me too, although the WebDriver protocol itself is less bloated than Selenium. Personally I use Etaoin[1] for anything WebDriver-related, it's pretty compact, Lisp-y, and you can easily run unit tests with Emacs. As for anything ready-made for

Re: Auto-checking dead links in the manual (was: http: links in the manual)

2022-08-22 Thread Max Nikulin
On 22/08/2022 09:46, Ihor Radchenko wrote: Juan Manuel Macías writes: Maybe, instead of repairing the links manually, we could think of some code that would do this work periodically, and also check the health of the links, running a url request on each link and returning a list of broken

Auto-checking dead links in the manual (was: http: links in the manual)

2022-08-21 Thread Ihor Radchenko
Juan Manuel Macías writes: >> Max Nikulin to emacs-orgmode. [PATCH] org-manual.org: Update links to >> MathJax docs. Sun, 3 Oct 2021 23:17:46 +0700. >> https://list.orgmode.org/sjcl3b$gsr$1...@ciao.gmane.io >> >> In the particular case of docs.mathjax.org I am unsure if mild >> preference of

Re: http: links in the manual

2022-08-21 Thread Juan Manuel Macías
Max Nikulin writes: > One may got no response trying to fix a link. > > Max Nikulin to emacs-orgmode. [PATCH] org-manual.org: Update links to > MathJax docs. Sun, 3 Oct 2021 23:17:46 +0700. > https://list.orgmode.org/sjcl3b$gsr$1...@ciao.gmane.io > > In the particular case of docs.mathjax.org I

http: links in the manual

2022-08-20 Thread Max Nikulin
On 20/08/2022 12:51, Ihor Radchenko wrote: Note that we still have a number of http links in the manual. One may want to fix them. One may got no response trying to fix a link. Max Nikulin to emacs-orgmode. [PATCH] org-manual.org: Update links to MathJax docs. Sun, 3 Oct 2021 23:17:46 +0700