Re: (describe ...) issue

Bruno Haible via clisp-devel <[email protected]> Tue, 09 Dec 2025 23:12:02 +0100
Newsgroups gmane.lisp.clisp.devel
Organization GNU
Message-ID <14714650.lVVuGzaMjS@nimes>
Hi,

James Cloos wrote:
> I got this:
> 
> ;; connecting to "http://clisp.org/impnotes/id-href.map"...connected...HTTP/1.1 301 Moved Permanently --> "http://clisp.sourceforge.io/impnotes/id-href.map"
> ;; connecting to "http://clisp.sourceforge.io/impnotes/id-href.map"...connected...HTTP/1.1 301 Moved Permanently --> "https://clisp.sourceforge.io/impnotes/id-href.map"
> 
> *** - OPEN-HTTP("https://clisp.sourceforge.io/impnotes/id-href.map"): HTTPS protocol is not supported yet
> The following restarts are available:
> ABORT          :R1      Abort main loop
> ABORT          :R2      ABORT

How to reproduce:
  (describe '!)

After
  (setq *impnotes-root-default* "http://www.gnu.org/software/clisp/impnotes/")
this should work better.

Bruno





_______________________________________________
clisp-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/clisp-devel