2009/12/2 Neil Jerram <n...@ossau.uklinux.net>:
Neil,

For my own edification -- is tehre any difference between

>  (let ((sym (with-input-from-string mything read)))

and

(let ((sym (string->symbol mything)))

?

--linas


Reply via email to