GNU Info

Info Node: (elisp)String Type

(elisp)String Type


Next: Vector Type Prev: Array Type Up: Programming Types
Enter node , (file) or (file)node

String Type
-----------

   A "string" is an array of characters.  Strings are used for many
purposes in Emacs, as can be expected in a text editor; for example, as
the names of Lisp symbols, as messages for the user, and to represent
text extracted from buffers.  Strings in Lisp are constants: evaluation
of a string returns the same string.

   Note: Strings and Characters, for functions that operate on
strings.

Syntax for Strings
Non-ASCII in Strings
Nonprinting Characters
Text Props and Strings

automatically generated by info2www version 1.2.2.9