User Tools

Site Tools


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.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux_tricks:emacs [2020/02/02 20:23] adminlinux_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 <enter> markdown-preview
 +
 +===== 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 30: Line 51:
  
   #+ATTR_LATEX: :environment longtable :align |l|p{10cm}|l|   #+ATTR_LATEX: :environment longtable :align |l|p{10cm}|l|
 +
 +==== Move a complete column to the left or right ====
 +
 +  M^<arrow-left>, M^<arrow-right>
 +
 +
 +
  
 ===== Emacs themes ===== ===== Emacs themes =====
linux_tricks/emacs.1580675035.txt.gz · Last modified: 2022/09/20 00:08 (external edit)