From owner-freebsd-questions@FreeBSD.ORG Thu Jun 3 07:10:41 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CA549106566B for ; Thu, 3 Jun 2010 07:10:41 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id A5AAB8FC0A for ; Thu, 3 Jun 2010 07:10:41 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o537AeAj072465 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 3 Jun 2010 00:10:40 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o537Aem6072464; Thu, 3 Jun 2010 00:10:40 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA29874; Thu, 3 Jun 10 00:06:53 PDT Date: Thu, 03 Jun 2010 00:04:06 -0700 From: perryh@pluto.rain.com To: merlyn@stonehenge.com Message-Id: <4c0753e6.SJehY7C+m4W6nTjb%perryh@pluto.rain.com> References: <201006021645.o52GjEvM022143@mail.r-bonomi.com> <86typk6gfi.fsf@red.stonehenge.com> In-Reply-To: <86typk6gfi.fsf@red.stonehenge.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: text editor X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jun 2010 07:10:41 -0000 merlyn@stonehenge.com (Randal L. Schwartz) wrote: > Robert> Anybody else familiar with TECO? <*EVIL* grin> > I wrote a screen-based editor in it, having heard of Emacs, > wanting to do the same thing. Didn't Emacs start out as a reimplementation of TECO in Lisp?