Fecha de publicación: Mar 31, 2012 3:26:28 PM
emacs -nw file.txt foo.org
opens file.txt and foo.org in the console window
C-x-o (means to press control+x and then letter o)
it change from one emacs window to the next one.
Esc w
emacs command to copy a selection
c-w
emacs command to delete a selection
c-y
emacs command to paste
c-x-u
Deshacer
c-c + c-e
Export
M-x
Modo de visualización:
java-mode
org-mode