Difference between revisions of "WikEmacs:NewPage"

From WikEmacs
Jump to navigation Jump to search
(Created page with "'''{{{1}}}''' does this. = Basic setup = = Helpful keybindings = ; {{Keys|key 1}} : Do this. ; {{CommandKey|C-M-q|invoke-that-command}} : Do that. = Common customizations...")
 
Line 5: Line 5:
 
= Helpful keybindings =
 
= Helpful keybindings =
  
; {{Keys|key 1}}
+
; {{Keys|C-x C-c}}
: Do this.
+
: Quit Emacs.
  
; {{CommandKey|C-M-q|invoke-that-command}}
+
; {{CommandKeys|C-x C-s|save-buffer}}
: Do that.
+
: Save buffer.
  
 
= Common customizations =
 
= Common customizations =

Revision as of 03:12, 28 March 2012

{{{1}}} does this.

Basic setup

Helpful keybindings

[C-x C-c]
Quit Emacs.
[C-x C-s] (or M-x save-buffer)
Save buffer.

Common customizations

Customization 1

Do this.


Customization 2

Do that.

Project Pages

Tutorial Pages

Emacs as commit message editor
Tips for setting up Emacs as Bazaar commit editor.

External links

Other things of general interest