From owner-freebsd-questions@FreeBSD.ORG Mon May 9 21:15:03 2011 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 7EA96106564A for ; Mon, 9 May 2011 21:15:03 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 26C188FC13 for ; Mon, 9 May 2011 21:15:02 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p49LBvBa030140; Mon, 9 May 2011 17:11:57 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p49LBvdh030139; Mon, 9 May 2011 17:11:57 -0400 (EDT) (envelope-from jerrymc) Date: Mon, 9 May 2011 17:11:57 -0400 From: Jerry McAllister To: Antonio Olivares Message-ID: <20110509211157.GA30080@gizmo.acns.msu.edu> References: <20110509150436.61984090@gumby.homeunix.com> <20110509194204.GA56572@guilt.hydra> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: Newbie Needing Help 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: Mon, 09 May 2011 21:15:03 -0000 On Mon, May 09, 2011 at 03:44:57PM -0500, Antonio Olivares wrote: > >> There's also ee in the base system, which is good enough for editing > >> configuration files, and is much easier for a casual user. The benefits > >> of vi and emacs are mostly for developers. > > > > It's not just for software development.  I use Vim for writing code, but > > I also use it for writing in English -- professional work on articles, > > development of traditional (non-computer) RPG systems, fiction, > > configuration files, notes to myself, and composing emails (including > > this one). > > > > -- > > I have seen vi vs emacs, kde vs gnome, but vim is different from vi correct? > It is dfferent from system to system. There are like different versions > vi and vim is vi improved right? I was always told that vim is a more 'friendly' version of vi, but I never bothered to learn vim to find out. vi was easy enough. Anyway, the two biggest reasons to at least become comfortable using vi are: that it is everywhere. When you are doing sysadmin stuff, you may need to use it, even if your most used editor is something else. and that vi doesn't put any junk in the file like some formatting text editors do. An easy to learn table of vi information is at: http://z2.cl.msu.edu/~jerrymc/project/editvi/ ////jerry > > By the way, I remember a quote: > > ============ > Hello. My $NAME is ~inigo-montoya. You killed my process. Prepare > to vi. --The Unix's Bride Cute. > ============ > http://www.nancybuttons.com/catalog.cgi?o_custom=&o_selected=1469:1&action=browse&action_mod=show&cat=cro > > Regards. > > Antonio > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >