Programmatically selecting a region

Viewed 4073

I want to perform the same action that one does by hitting C-Space + moving the arrow keys, but in elisp.

Failing to find the right function (if they just were logically grouped in namespaces or somehow tagged...). Which one is it?

4 Answers
Related