|
| From: | A Soare |
| Subject: | Re: Qplus |
| Date: | Tue, 27 Mar 2007 16:49:50 +0200 (CEST) |
>
> I do not understand why into a break in Feval in GDB if I run
>
> (gdb) p Qplus
> $4 = 137537857
>
> How/where in Emacs this value was assigned to Qplus?
>
I did understand: `intern` was the answer.
Qplus = intern ("+").
| [Prev in Thread] | Current Thread | [Next in Thread] |