#elisp
However, note that
length
should
not be used for computing the width of a
string on display; use
string-width
(see
Size of Displayed Text) instead.
If you want to change selection, open document below and click on "Move attachment"
GNU Emacs Lisp Reference Manual: String Basicsu can
operate on them with the general array and sequence functions documented
in Sequences Arrays Vectors. For example, you can access or
change individual characters in a string using the functions aref
and aset (see Array Functions). <span>However, note that
length should not be used for computing the width of a
string on display; use string-width (see Size of Displayed Text) instead.
There are two text representations for non- ASCII
characters in Emacs strings (and in buffers): unibyte and multibyte.
For most Lisp programming, you don’t need to be concerned with the Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details