Difference between revisions of "Template:NewPage"

From WikEmacs
Jump to navigation Jump to search
Line 2: Line 2:
  
 
= Basic setup =
 
= Basic setup =
 +
 +
Install these third party libraries.
  
 
= Helpful keybindings =
 
= Helpful keybindings =
Line 12: Line 14:
  
 
= Common customizations =
 
= Common customizations =
 +
{{CustomizeVarible|case-fold-search}} or {{CustomizeGroup|Matching}}
 +
  
 
== Customization 1 ==
 
== Customization 1 ==

Revision as of 03:36, 28 March 2012

{{{1}}} is a wonderful mode which does wonderful things.

Basic setup

Install these third party libraries.

Helpful keybindings

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

Common customizations

Template:CustomizeVarible or M-x customize-group RET Matching RET


Customization 1

(message "This stuff will go in your .emacs")

Customization 2

(message "You can also do this customization")

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