Feed on
Posts
Comments

Tag Archive 'emacs lisp'

Emacs String Functions

I looked into translating each of the examples in the PLEAC and it would be a lot of work. Instead I’ll do my own thing. This post covers function for working with strings.
Please give feedback if you can think of any improvements.
Characters and Strings
Strings are a sequence of characters. Unlike many languages [...]

Read Full Post »