Ctl-a Beginning of line Ctl-e End of line Ctl-k Delete from cursor position to end of line Esc-a Begining of a sentence, if each sentence is eperated by two blanks Esc-e End of a sentence, if each sentence is seperated by two blanks Esc-k Delete from cursor to end of sentence, if each sentence is […]
Emacs Tips
Ten Tips to Move Around Your Text Files Using Emacs
If you are a newbie to the powerful Emacs editor, it is good to learn how to move around the text. One can always use the mouse and arrow keys to move around the text in Emacs. But, you will pretty soon realize this is annoying and painful. Emacs has a number of cool tricks […]