Name | Modified | Size | Downloads / Week |
---|---|---|---|
README | 2013-04-16 | 682 Bytes | |
wiki-el.zip | 2013-04-16 | 4.9 kB | |
Totals: 2 Items | 5.6 kB | 0 |
To install Emacs Wiki Mode, please extract this zip if you haven't already. Then move the file `wiki-mode.el' to your home directory. In your home directory, if a file exists named `.emacs' or `.emacs.el' (these files may be hidden), open it in Emacs. Otherwise, create a new file named `.emacs' or `.emacs.el' (whichever you choose) and open it in Emacs. Once your .emacs file is oppen, add the following line to it: (load-file "wiki-mode.el") If your .emacs file contains a custom-set-variables command and/or a custom-set-faces command, insert this line somewhere before those commands. Restart Emacs. In the `doc' directory, open `Start Here.wiki' in Emacs to get started.