Difference between revisions of "Template:NewPage"
Jump to navigation
Jump to search
m |
(rvv) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 84: | Line 84: | ||
<!-------------------------------------------------------------------------> | <!-------------------------------------------------------------------------> | ||
− | <!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc) | + | <!-- Add categories based on user-level (beginner etc), user-role (programming, emacs contributor etc), platform (windows, linux etc), work flow (text editing, document authoring etc) or package type (built-in or third party) --> |
[[Category:TestCategory1]][[Category:TestCategory2]] | [[Category:TestCategory1]][[Category:TestCategory2]] | ||
+ | |||
+ | <!-- When copying this template, ignore everything below here! --> | ||
<noinclude>[[Category:Templates]]</noinclude> | <noinclude>[[Category:Templates]]</noinclude> |
Latest revision as of 21:00, 22 June 2012
{{{1}}} is a wonderful mode which does wonderful things.
Basic setup
Install these third party libraries or read this section before proceeding.
Helpful keybindings
- [C-x C-c]
- Quit Emacs.
- [C-x C-s] (or M-x save-buffer)
- Save buffer.
Common Customization
Customization 1
(message "This stuff will go in your .emacs")
GNU/Linux
OS X
Windows
Emacs-24
Emacs-23
Emacs-23 is not as great as Emacs-24. You will have these problems and you can workaround it this way.
Recommended Reading
Project Pages
Tutorial Pages
- Emacs as commit message editor
- Tips for setting up Emacs as Bazaar commit editor.