# Emacs Cheat Sheet

DevFeed: [Emacs Cheat Sheet](<https://devfeed.tech/articles/emacs-cheat-sheet-34427.md>)

Original publisher: [Read original article](<https://tapoueh.org/blog/2011/07/emacs-cheat-sheet/>)

Author: Dimitri Fontaine PostgreSQL Major Contributor; Author

Published: 2011-07-20T08:44:00Z

Content type: article

Language: en

Sources: [Dimitri Fontaine](<https://devfeed.tech/sources/dimitri-fontaine.md>)

Topics: [Cheat sheet](<https://devfeed.tech/topics/cheatsheet.md>), [Emacs](<https://devfeed.tech/topics/emacs.md>)

Tags: [cheat-sheet](<https://devfeed.tech/tags/cheat-sheet.md>), [emacs](<https://devfeed.tech/tags/emacs.md>), [example](<https://devfeed.tech/tags/example.md>)

## AI overview

An Emacs cheat sheet highlights useful default keyboard chords, including C-x C-o for delete-blank-lines and C-M-o for split-line.

## Source excerpt

I stumbled upon the following cheat sheet for Emacs yesterday, and it's worth sharing. I already learnt or discovered again some nice default chords, like for example C-x C-o runs the command delete-blank-lines and C-M-o runs the command split-line. I guess I will use the later one a lot. Hope you'll like it!