jake RSS


jakehofman.com

Archive

Apr
29th
Wed
permalink

tip: emacs

use M-x info to see the interactive emacs menu-driven info engine http://bit.ly/GtGLU

tips  emacs 
permalink

tip: emacs

use M-x apropos (regex) to search for commands by regex http://bit.ly/GtGLU

tips  emacs 
permalink

tip: emacs

using M-x describe-bindings (or C-h b) to see all shortcuts for current buffer http://bit.ly/GtGLU

tips  emacs 
Mar
26th
Thu
permalink

tip: emacs

to cipher the current buffer using rot13, use M-x toggle-rot13-mode http://bit.ly/3A2X3 http://bit.ly/2jUZS

tips  emacs 
Mar
10th
Tue
permalink

tip: emacs

to insert a tab while in a mode that usually interprets tabs, try C-q http://bit.ly/lMFF

tips  emacs 
Oct
7th
Tue
permalink

tip: emacs

run a makefile with M-x compile or C-x m

tips  emacs 
Sep
15th
Mon
permalink

tip: emacs

M-; comments a line, and M-x comment-region comments entire blocks

tips  emacs 
Apr
28th
Mon
permalink

tip: emacs

use C-u C-spc to return to a marked location

tips  emacs 
Apr
24th
Thu
permalink

tip: emacs

C-c [ and a regex will bring up matching bibtex references for insertion

tips  emacs 
permalink

tip: emacs

C-c ( to navigate references, e.g. equations, figures, etc.

tips  emacs