Writing /var/lib/dokuwiki/data/meta/linux_tricks/emacs.meta failed
linux_tricks:emacs
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
linux_tricks:emacs [2020/01/15 13:44] – created admin | linux_tricks:emacs [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Emacs tricks ====== | ====== Emacs tricks ====== | ||
+ | |||
+ | ===== Markdown mode ===== | ||
+ | |||
+ | * Markdown preview: | ||
+ | |||
+ | Ctrl-c Ctrl-c p | ||
+ | |||
+ | o | ||
+ | |||
+ | M-x < | ||
+ | |||
+ | ===== Insert indentation to selected regions ===== | ||
+ | |||
+ | Ctrl-x TAB (Then select direction) | ||
+ | |||
+ | ===== Change buffer font size ===== | ||
+ | |||
+ | Ctrl-X Ctrl-+ | ||
+ | |||
+ | Ctrl-X Ctrl-- | ||
+ | |||
===== Org mode ===== | ===== Org mode ===== | ||
Line 31: | Line 52: | ||
# | # | ||
+ | ==== Move a complete column to the left or right ==== | ||
+ | |||
+ | M^< | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ===== Emacs themes ===== | ||
+ | |||
+ | https:// | ||
+ | |||
+ | ;; Please set your themes directory to ' | ||
+ | (add-to-list ' | ||
+ | | ||
+ | | ||
+ | ;; load your favorite theme | ||
+ | (load-theme ' | ||
+ | (enable-theme ' | ||
linux_tricks/emacs.1579095858.txt.gz · Last modified: 2022/09/20 00:08 (external edit)