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

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

Re: Qplus


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 ("+").








reply via email to

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