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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to convert a string to a symbol?


From: sunway
Subject: how to convert a string to a symbol?
Date: Sat, 13 Sep 2008 21:59:19 -0700 (PDT)
User-agent: G2/1.0

(setq str "(> 2 1)")
I want something like:
(eval (string-to-symbol str))

is it possible in elisp?


reply via email to

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