Difference between revisions of "WikEmacs:Scratch Buffer"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
'''WikEmacs:Scratch Buffer''' - Do whatever you want with this scratch buffer. Whatever you do here, is not permanent. | '''WikEmacs:Scratch Buffer''' - Do whatever you want with this scratch buffer. Whatever you do here, is not permanent. | ||
− | For example, to create a new page type something | + | For example, to create a new page type something like <nowiki>{{NewPage|cc}}</nowiki> and follow that link. |
− | {{NewPage|[[ | + | {{NewPage|[[test1]]}} |
Revision as of 03:27, 28 March 2012
WikEmacs:Scratch Buffer - Do whatever you want with this scratch buffer. Whatever you do here, is not permanent.
For example, to create a new page type something like {{NewPage|cc}} and follow that link.
test1 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.