[Info-vax] VI* on VMS

Dan Cross cross at spitfire.i.gajendra.net
Mon Oct 21 17:45:27 EDT 2024


In article <lnnf0sFlfgnU2 at mid.individual.net>,
bill  <bill.gunshannon at gmail.com> wrote:
>On 10/17/2024 8:37 AM, Simon Clubley wrote:
>> On 2024-10-16, Chris Townley <news at cct-net.co.uk> wrote:
>>>
>>> Why would anyone want use vi, or vim on VMS?
>>>
>> 
>> VI on VMS is just about using what you already know IMHO, in the same
>> way as I enable EDT keypad mapping in emacs.
>> 
>>> What is wrong with eve/tpu? or even LSE?
>>>
>> 
>> However, when it comes to emacs, it does a _lot_ that EVE does not do.
>> For one simple but very important example, you have brace matching in
>> emacs so you can easily check the closing brace matches the correct
>> opening brace.
>
>Which is great if your writing C programs.  But of little value for
>anything else.

Brace matching generalizes to parenthesis matching, or any paired
symbols with an "open" character and a "close" character: <>, [],
etc.  Parenthesis matching is very useful for e.g. Lisp.

	- Dan C.



More information about the Info-vax mailing list