Xref: utzoo comp.lang.ada:2491 gnu.emacs:1231 Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!gatech!gitpyr!tynor From: tynor@pyr.gatech.EDU (Steve Tynor) Newsgroups: comp.lang.ada,gnu.emacs Subject: Gnu emacs Ada with smart indent? Keywords: gnu emacs TAB (like c-mode) Message-ID: <8763@pyr.gatech.EDU> Date: 15 Jul 89 19:47:32 GMT Reply-To: tynor@pyr.UUCP (Steve Tynor) Organization: Georgia Tech Research Institute Lines: 13 Has anyone extended the distributed (gnu emacs) ada.el file to provide c-mode (or lisp-mode)-like TAB behavior (ie. a smart indentor). Of all the .el files in the distribution, it appears that the fortran-mode code holds the most promise for being modified to do the job (it indents based on keywords rather than looking for "}" as in c-mode). Unfortunately, 80% of it looks greek to me... =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Expedience is the best teacher. Steve Tynor Georgia Tech Research Institute tynor@gitpyr.gatech.edu