❗ This repo has been taken up by https://github.com/alexispurslane/tads3-mode and this version will be archived ❗
This TADS 3 emacs mode was modified by Brett Witty brettwitty@brettwitty.net from Stephen Granade's tads2-mode.el. The only real changes was a modified regexp to deal with object definitions so that tads-next-object and tads-prev-object work nicer. It also helps with indenting TADS 3-style object code.
Problems:
/* This
is
a comment */
still have font-lock problems. Multiline font-locking is known to be difficult.
It is VERY strongly recommended that swapq-fill.el is used in conjunction with this mode, to assist in single quote filling.