[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to convert a string to a symbol?
From: |
David Kastrup |
Subject: |
Re: how to convert a string to a symbol? |
Date: |
Mon, 15 Sep 2008 11:34:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) |
pjb@informatimago.com (Pascal J. Bourguignon) writes:
> Richard G Riley <rileyrgdev@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
- RE: how to convert a string to a symbol?, (continued)
- RE: how to convert a string to a symbol?, Drew Adams, 2008/09/14
- Message not available
- Re: how to convert a string to a symbol?, sunway, 2008/09/14
- Re: how to convert a string to a symbol?, Pascal J. Bourguignon, 2008/09/14
- Re: how to convert a string to a symbol?, Tim X, 2008/09/14
- Re: how to convert a string to a symbol?, sunway, 2008/09/14
- Re: how to convert a string to a symbol?, Joost Diepenmaat, 2008/09/14
- Re: how to convert a string to a symbol?, Pascal J. Bourguignon, 2008/09/14
- Message not available
- Message not available