From owner-freebsd-questions@FreeBSD.ORG Sun May 30 06:01:13 2010 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 527981065676 for ; Sun, 30 May 2010 06:01:13 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (unknown [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 164888FC1D for ; Sun, 30 May 2010 06:01:13 +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 o4U61BPA077259 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 29 May 2010 23:01:11 -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 o4U61BaP077258; Sat, 29 May 2010 23:01:11 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA13793; Sat, 29 May 10 22:48:23 PDT Date: Sat, 29 May 2010 22:45:46 -0700 From: perryh@pluto.rain.com To: fbsd1@a1poweruser.com Message-Id: <4c01fb8a.FERQIg74j2JDR2qp%perryh@pluto.rain.com> References: <4C01DD3F.3040000@a1poweruser.com> In-Reply-To: <4C01DD3F.3040000@a1poweruser.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: 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: Sun, 30 May 2010 06:01:13 -0000 Fbsd1 wrote: > Been using ee and been happy. > Now I have need for an editor with block commands. ... > Is there any editors with a function like this? Either vi or emacs can do this general sort of thing.