all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Qplus
@ 2007-03-27 14:24 A Soare
  0 siblings, 0 replies; 2+ messages in thread
From: A Soare @ 2007-03-27 14:24 UTC (permalink / raw)
  To: Emacs   Help  [help-gnu-emacs]

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?


Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Qplus
@ 2007-03-27 14:49 A Soare
  0 siblings, 0 replies; 2+ messages in thread
From: A Soare @ 2007-03-27 14:49 UTC (permalink / raw)
  To: Emacs   Help  [help-gnu-emacs]

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-03-27 14:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-27 14:49 Qplus A Soare
  -- strict thread matches above, loose matches on Subject: below --
2007-03-27 14:24 Qplus A Soare

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.