[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
fence matching with editor
>>>>> "EK" == Edward G Kovach <kovach@math.franus.edu> writes:
EK> Is there a way of getting the editor.lsp which comes with clisp to
EK> "fence-match?" (ie you type a right paranthesis and it goes to
EK> the matching left one.)
By marking expressions and cut/delete I guess you could sort
of do that...no blinkey feature, though.
EK> If not, is there a shareware editor which does this and if so,
EK> where can I get it?
I like GNU Emacs 19.29 -- prep.ai.mit.edu:/pub/gnu/emacs-19.29.tar.gz
See http://sayre.sysc.pdx.edu:8001/clisp_and_emacs/clisp_and_emacs.html
for configuration information. GNU Emacs even runs on MS-DOS.
About any popular editor will do parens matching.
You might also look at some of the editors in ftp.rrz.uni-koeln.de:/editors.
I know at least jed, jove, microEmacs, and vi/elvis will do matching.