home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.lisp,uiuc.lisp
- Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!mips!sdd.hp.com!ux1.cso.uiuc.edu!news.cso.uiuc.edu!uxa.cso.uiuc.edu!jmrg9881
- From: jmrg9881@uxa.cso.uiuc.edu (Jon Reid)
- Subject: Re: Want to prepend colon to symbol
- References: <BruGyy.HDF@news.cso.uiuc.edu> <BruJ08.I0s@news.cso.uiuc.edu>
- Message-ID: <BruL50.IyD@news.cso.uiuc.edu>
- Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
- Organization: University of Illinois at Urbana
- Date: Thu, 23 Jul 1992 15:17:22 GMT
- Lines: 10
-
- I feel kind of silly doing all the follow-ups to my own question, but
- that's what I get for not subscribing to this group. It also keeps
- redundant e-mail down, and gives me more refined answers.
-
- There is a more elegant solution to my problem than using read-from-string.
- It is: (intern foo 'keyword).
-
- Thanks to everyone for your help!
-
- -- Jon (j-reid@uiuc.edu)
-