Re: Two more LispWorks-related changes
[email protected] (Dr. Edmund Weitz)
| Newsgroups | gmane.lisp.ilisp.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > 1. I should have mailed you about this one before, sorry. The > version 6.0 of the Common Lisp Hyperspec now available at our > website is in 8.3 filename format. Therefore the inlined symbol -> > page mapping in > > extra/hyperspec-naggum.el > > will not work. > > For HyperSpec v5.0+ the data from the page > > http://www.xanalys.com/software_tools/reference/HyperSpec/Data/Map_Sym.txt > > is needed. I suggest adding this as an alternate mapping rather than > replacing the old (HyperSpec v4.0-) data because some users will > still be using - and prefer - their previously downloaded copies of > HyperSpec v4.0- on local file system. hyperspec-naggum.el has already been patched in December 2001 (available from the CVS tree) to work with arbitrary _local_ versions of the HyperSpec. Now that you've changed the online version I think we only need to change the hard-coded symbol table to accommodate the default case (i.e. user doesn't have Map_Sym.txt available locally and wants to use the online version anyway). I've attached the modified version to this mail (the whole file - a patch would be almost twice as big). Works for me. Maybe we can test and include this before 5.12 is out? Cheers, Edi. -- Dr. Edmund Weitz Hamburg Germany The Common Lisp Cookbook <http://agharta.de/cookbook/>
hyperspec-naggum.el
(application/octet-stream, 46.7 KB) - not displayed