From owner-freebsd-hackers Wed Oct 23 16:56:43 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA21031 for hackers-outgoing; Wed, 23 Oct 1996 16:56:43 -0700 (PDT) Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA20979; Wed, 23 Oct 1996 16:56:25 -0700 (PDT) Received: from crevenia.parc.xerox.com ([13.2.116.11]) by alpha.xerox.com with SMTP id <23123(4)>; Wed, 23 Oct 1996 15:32:20 PDT Received: from localhost ([127.0.0.1]) by crevenia.parc.xerox.com with SMTP id <177480>; Wed, 23 Oct 1996 15:05:05 -0700 X-Mailer: exmh version 1.6.7 5/3/96 To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-hackers@freebsd.org (FreeBSD hackers), committers@freebsd.org Subject: Re: ex/vi version 1.79 now available for anonymous ftp. In-reply-to: Your message of "Wed, 23 Oct 1996 14:11:35 PDT." <199610232111.XAA27993@uriah.heep.sax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 23 Oct 1996 15:04:57 PDT From: Bill Fenner Message-Id: <96Oct23.150505pdt.177480@crevenia.parc.xerox.com> Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message <199610232111.XAA27993@uriah.heep.sax.de>you write: >Our /usr/bin/vi is already a little rusty. I would really like it if >somebody takes the stab and upgrades it. I am willing to do a one-shot upgrade (moving into src/contrib) but am not prepared to guarantee to maintain it. Does anyone have a problem with making --with-tclinterp the default, since tcl is in the tree anyway? There's a major compatibility problem which I keep running into, which is the renaming of :split to :E. I keep forgetting to ask Keith to bring :split back as an alias. Bill