Emacs – Working with Regions
In this weeks segment on Emacs wizardry let’s learn some of the basic commands for working with regions of text so you can move around your Emacs region faster than Blackberry’s are forgotten about. Keystrokes Command Name Action C-@ or C-SPACE set-mark-command Mark the beginning (or end) of a region. C-x C-x exchange-point-and-mark Exchange location … Read more