BrettWitty / TADS-3-Mode-for-Emacs

(Ancient) TADS3 mode for Emacs
2 stars 2 forks source link
emacs emacs-lisp tads3

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:

It is VERY strongly recommended that swapq-fill.el is used in conjunction with this mode, to assist in single quote filling.