inform-mode is a major mode for the Emacs text editor that allows easy editing of source code for the Inform 6 interactive fiction language.

inform-mode supports the usual Emacs program mode functions: automatic indentation, moving over expressions, comment and string filling, font locking, tags-file support, starting compiles and parsing errors. You can also run a z-code interpreter against the compiled code.

It should work on GNU Emacs (v22+) or XEmacs (v21.4+) on any supported platform.

inform-mode is free software, released under the GNU General Public License version 3 (or later).

If you have any bug reports, feature suggestions, patches or comments please contact the maintainer, Rupert Lane.