punassuming / ahk-mode

AutotHotkey major mode for emacs
37 stars 15 forks source link

ahk-lookup-web ahkscript.org "This site can’t be reached" #29

Open duianto opened 4 years ago

duianto commented 4 years ago

Calling M-x ahk-lookup-web on for example the word sleep, opens the url: http://ahkscript.org/docs/commands/sleep.htm

But the page shows: This site can’t be reached

https://downforeveryoneorjustme.com/ahkscript.org says:

Ahkscript.org Status Is ahkscript.org down right now? It's not just you! ahkscript.org is down.

If http://ahkscript.org is handled by this repositories authors/maintainers, then is it a temporary issue that will be fixed?

Or if the cause of the unreachable site is unknown. Would it be better to redirect ahk-lookup-web to http://autohotkey.com?

https://github.com/ralesi/ahk-mode/blob/377f79484cc43458f66c1ba5a61459b77e363591/ahk-mode.el#L222

Because when the domain name is changed to http://autohotkey.com then a page with the expected documentation opens: https://www.autohotkey.com/docs/commands/Sleep.htm

duianto commented 4 years ago

Ahkscript.org seems to be up at the moment. Because https://downforeveryoneorjustme.com/ahkscript.org shows:

Ahkscript.org Status Is ahkscript.org down right now? It's just you. ahkscript.org is up.

and M-x ahk-lookup-web redirects from: ahkscript.org to: autohotkey.com