ES4EmacsEditor
From Oblivion Mod Wiki
| Author: | MentalElf |
| Thread(s): | The Elder Scrolls Forum |
| Version: | 1.00 |
| Last Updated: | August 31st, 2007 |
| Download(s): | MentalElf's Page |
[edit] Description
Looking for an editor to help with editing Oblivion scripts from the Construction Set? This plug-in packaged with the free software editor GNU EMACS provides...
1) Color syntax highlighting
2) Auto-indentation
3) Syntax checking
4) Feature that auto-indents the entire file (escape-1 RETURN)
The extension for Elder Scrolls 4 script is ".es4"... these files will automatically invoke "es4-mode" of EMACS. Therefore when pasting from the clipboard to EMACS, open a new file with suffix ".es4" (such as "temp.es4") before pasting. In addition, any buffer can be forced to "es4-mode" by using "escape-x es4-mode". The zip file contents can be installed anywhere, just add a desktop or quicklaunch shortcut pointing to...
"emacs-21.3/bin/runemacs.exe".

