help-gnu-emacs
[Top][All Lists]
Advanced

[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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]