RE: hyperspec issues?
"Clementson, Bill" <[email protected]> Sat, 15 Mar 2003 16:54:55 -0700
| Newsgroups | gmane.lisp.ilisp.general |
|---|---|
| Message-ID | <[email protected]> |
> How do I get the common-lisp hyperspec stuff to work?
> I downloaded a copy of the hyperspec, put it in=20
> /home/rif/Docs/Hyperspec.
>=20
> I have the following in my .emacs:
>=20
> (setq common-lisp-hyperspec-root
> "file:/home/rif/Docs/HyperSpec/")
> (setq common-lisp-hyperspec-symbol-table
> "/home/rif/HyperSpec/Data/Map_Sym.Txt")
Try changing common-lisp-hyperspec-symbol-table to:
"/home/rif/Docs/HyperSpec/Data/Map_Sym.Txt"
^^^^^
or (if you want to avoid these types of typos in the future):
(setq common-lisp-hyperspec-symbol-table=20
(concat common-lisp-hyperspec-root "Data/Map_Sym.txt"))
--
Bill Clementson
-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open!
Get cracking and register here for some mind boggling fun and
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en