all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* (elisp)Object Internals
@ 2003-12-19  0:57 Luc Teirlinck
  2003-12-19  1:29 ` Luc Teirlinck
  0 siblings, 1 reply; 8+ messages in thread
From: Luc Teirlinck @ 2003-12-19  0:57 UTC (permalink / raw)


Is the following quote from `(elisp)Object Internals' still
"essentially accurate"?

    Depending on the operating system and type of machine for which you
    compile Emacs, twenty-eight bits are used to address the object, and
    the remaining four bits are used for a GC mark bit and the tag that
    identifies the object's type.

I know that this is not true for integers any more, but is it still
true for most other objects?

Sincerely,

Luc.

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

end of thread, other threads:[~2003-12-22  1:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-19  0:57 (elisp)Object Internals Luc Teirlinck
2003-12-19  1:29 ` Luc Teirlinck
2003-12-19 11:45   ` Kim F. Storm
2003-12-19 11:56     ` Luc Teirlinck
2003-12-19 12:06     ` Luc Teirlinck
2003-12-20 17:18     ` Richard Stallman
2003-12-22  0:21   ` Stefan Monnier
2003-12-22  1:47     ` Luc Teirlinck

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.