Next: , Previous: , Up: Lisp Data Types   [Contents][Index]


8.3 Primitive Types

For reference, here is a list of all the primitive types that may exist in SXEmacs. Note that some of these types may not exist in some SXEmacs executables; that depends on the options that SXEmacs was configured with.

In addition, the following special types are created internally but will never be seen by Lisp code. You may encounter them, however, if you are debugging SXEmacs. The printed representation of these objects begins ‘#<INTERNAL EMACS BUG’, which indicates to the Lisp programmer that he has found an internal bug in SXEmacs if he ever encounters any of these objects.