Skip to content

Latest commit

 

History

History
63 lines (42 loc) · 4.34 KB

Welcome.org

File metadata and controls

63 lines (42 loc) · 4.34 KB

data/logo.svg

Welcome to Emacs GNU Emacs version 26.3

Emacs is an extensible, customizable, free/libre text editor — and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing.

Quick help

Learn basic keystroke commands ………………………. Tutorial See an overview of Emacs features at gnu.org ………. Guided Tour Get help from Emacs users ……………………….. Mailing list Read the extensive documentation ………………… Documentation

Quick commands C: Control, M: alt or ⌘

Save …………… [C-x] [C-s] Help ………………… [C-h] Save as ………… [C-x] [C-w] Cancel ………………. [C-g] Open a new file …. [C-x] [C-f] Undo ………………… [C-/] Open recent …….. [C-x] [C-r] Close buffer ……… [C-x] [k] Browse directory ….. [C-x] [d] Quit …………… [C-x] [C-c]

1/2

Other commands Other key bindings

Search ………………. [C-s] Go to line ……… [M-g] [M-g] Replace ……………… [M-%] Execute ……………… [M-x]

Start of buffer ………. [M-<] End of buffer ………… [M->] Start of line ………… [C-a] End of line ………….. [C-e]

Mark ………………. [C-spc] Copy from mark………… [M-w] Kill from mark………… [C-w] Kill from cursor………. [C-k] Paste ……………….. [C-y] Paste older …….. [C-y] [M-y]

Quick preferences Full preferences

Select default font Toggle line numbers Toggle tool bar Toggle line wrap Toggle scroll bar Toggle blinking cursor Toggle menu bar Select cursor: HBar | VBar | Box

Theme selection Theme customization

adwaita deeper-blue dichromacy leuven light-blue manoj-dark misterioso tango tango-dark tsdh-dark tsdh-light wheatgrass whiteboard wombat

Install some packages Packages list

magit …………………………… A Git porcelain inside Emacs projectile ………… Manage and navigate projects in Emacs easily helm ……………… An Emacs incremental and narrowing framework company …………………….. Modular text completion framework markdown-mode …………… Major mode for Markdown-formatted text popup ……………………………. Visual popup user interface

2/2