all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: Re: convert strings to symbol
@ 2008-06-16 14:29 thomas.darmann
  0 siblings, 0 replies; only message in thread
From: thomas.darmann @ 2008-06-16 14:29 UTC (permalink / raw)
  To: help-gnu-emacs

Thanks a lot, it seams that intern is different from "make-symbol". In my case only "intern" works. Very thanks indeed.

----- original Nachricht --------

Betreff: Re: convert strings to symbol
Gesendet: Mo 16 Jun 2008 16:16:12 CEST
Von: "Andreas Röhler"<andreas.roehler@online.de>

> Am Montag, 16. Juni 2008 schrieb alruccaba@justmail.de:
> > Does someone have an idea how to convert a string object to a symbol?
> > One purpose would be some kind of variable substitution :
> > 
> > (setq y "z")
> > (setq x "y")
> > (print  ..? x ....) -> "z"
> > 
> > Thanks in advance.
> > 
> > 
> > 
> > Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain
> inkl.
> > 
> http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/in
> dex.html
> > 
> > 
> > 
> > 
> 
> make-symbol (?)
> 
> (setq a (make-symbol "eins"))
> a => eins
> 
> 
> 

--- original Nachricht Ende ----




Unbegrenzter Speicher, Top-Spamschutz, 120 SMS und eigene E-MailDomain inkl.
http://office.freenet.de/dienste/emailoffice/produktuebersicht/power/mail/index.html





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-16 14:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 14:29 Re: convert strings to symbol thomas.darmann

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.