| Re: how to convert a string to a symbol? |
|
 |
|
 |
|
 |
|
 |
Group: gnu.emacs.help · Group Profile
Author: David KastrupDavid Kastrup Date: Sep 15, 2008 02:34
> Richard G Riley gmail.com> writes:
>> It seems from the mention of eval quite clear (not being an elisp
>> programmer myself). He wants the result of the expression held in the
>> string str.
>
> We know what he wants. But we're trying to make him express his needs
> better.
I wasn't aware it is national "make fun of newbies" week again.
Anyway,
(eval (read "(< 1 2)")) -> t
--
David Kastrup, Kriemhildstr. 15, 44793 Bochum
|