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

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

string to symbol


From: TheFlyingDutchman
Subject: string to symbol
Date: Sun, 2 Aug 2009 01:54:31 -0700 (PDT)
User-agent: G2/1.0

I want to call the documentation or describe-function, functions, with
a list of strings that are function names. Those functions take a
symbol as an argument. e.g. (describe-function 'shell).  Given a
string "shell" is it possible to convert that to the symbol shell so
that I can use it as an argument to those functions?


reply via email to

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