Useful Keyboard Shortcut Keys For Emacs – {All Hotkeys}

Emacs: Emacs is a text editing tool, and it is designed for manipulating texts, even it is only capable of formatting and printing the documents like a word. The most popular version of Emacs is GNU Emacs, which Richard Stallman created. It works as both editor and list interpreter.

Furthermore, it also offers powerful capabilities with easy to install language support, and it can also navigate you faster in macOS with the same keybindings. Emacs always resembles editors like Microsoft Word and Google Docs more than Vim.

Generally, Emacs provides commands to manipulate and differentially display semantic units of text such as words, sentences, paragraphs, and source code constructs such as functions. It also features keyboard macros for performing user-defined batches for editing commands.

In this article, you will learn about Shortcuts used in Emacs. Use these shortcuts to save your editing time. Let’s get into this article.

Emacs

Emacs

Last Updated on Jan27, 2022

Text Navigation Beginner Shortcuts:

In the below table, you will learn about text navigation beginner shortcuts and their functions of Emacs. Kindly use these shortcuts properly.

Shortcut Function
Ctrl+F This shortcut is used to move forward a char.
Ctrl+E Use this shortcut to move backward a char.
Alt+F If you want to move forward a word, use this key.
Alt+B Use this key to move backward a word.
Alt+V Make use of this key to move backward a screen.
Alt+A Used to move the beginning of the sentence.
Alt+E It will help you to move to the end of the sentence.
Alt+< Helps you to move to the beginning of the doc.
Alt+> Key to move the end of the doc.
Ctrl+P This key is used to move the previous line.
Ctrl+A Use this key to move to the beginning of the line.
Ctrl+E If you want to move to the end of a line, use this key.
Ctrl+V Make use of this key to move forward a screen.

Text Editing Intermediate Shortcuts:

In the below table, you will learn about text editing intermediate shortcuts and their functions of Emacs. Kindly use these shortcuts properly.

Shortcut Function
Ctrl+u20W This key is used to insert 20 words.
Ctrl+Y Use this key to paste the text.
Alt+K Make use of this key to kill the sentence.
Alt+Y Use this key to paste the previous text.

Registers Shortcuts:

In the below table, you will learn about Registers Shortcuts and their functions of Emacs. Kindly use these shortcuts properly.

Shortcut Function
Ctrl+S If you want to copy the selection to the names register, use this key.
Ctrl+I Used to paste the Names Register.
Ctrl+SPC Make use of this key to set the Bookmark.
Ctrl+J It will be used to jump to the Bookmark.

Macros Shortcuts:

In the below table, you will learn about Macros Shortcuts and their functions of Emacs. Kindly use these shortcuts properly.

Shortcut Function
Ctrl+( Make use of this key to start the recording.
Ctrl+) If you want to stop the recording, use this key.
Ctrl+E This shortcut is used to play the Macro.

Verdict:

You can use these shortcuts for Both Windows and macOS. Kindly make sure to use these shortcuts properly.

From this article, you will learn about Useful Keyboard Shortcut Keys For Emacs. We love to hear from you. If you have any doubts and questions regarding this article, feel free to share them with us in the comment section. Thank You!!!

Read More:

Leave a Comment