Re: Emacs and PL/SQL (Oracle)
From: Joseph A. Dane <jdane_at_menpachi.nmfs.hawaii.edu>
Date: 1996/12/11
Message-ID: <wo9174evco.fsf_at_menpachi.nmfs.hawaii.edu>#1/1
Date: 1996/12/11
Message-ID: <wo9174evco.fsf_at_menpachi.nmfs.hawaii.edu>#1/1
Get sql-mode.el from
ftp://archive.cis.ohio-state.edu/pub/gnu/emacs/elisp-archive/
I think it's in the modes subdirectory.
emacs does syntax highlighting. For info, look at the source files for font-lock and hilit19. They should be somewhere in your load path, which you can see by typing ``C-h v load-path''. I don't think it knows about sql keywords, but you may be able to fix that.
jd Received on Wed Dec 11 1996 - 00:00:00 CET