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

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

Re: indirect assignement in lisp


From: help-gnu-emacs
Subject: Re: indirect assignement in lisp
Date: Thu, 31 Aug 2006 00:22:25 -0400

Thank you, this helped a lot, I made it work after reading the man mage you 
refering to and trying a few things.

vb

<wenbinye@gmail.com> wrote in message 
1156848695.348934.164620@p79g2000cwp.googlegroups.com">news:1156848695.348934.164620@p79g2000cwp.googlegroups.com...
> you can get a symbol value from symbol name like this:
> (symbol-value (intern-soft (format "marked-point-%d" (- cmd-key 48))))
> 
> For a detail documents, see Info elisp 8.3 Creating and Interning
> Symbols






reply via email to

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