From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bruce Ingalls Newsgroups: gmane.emacs.help Subject: Re: simple editor required Date: Tue, 03 Jun 2003 15:12:02 GMT Organization: Road Runner - NYC Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <6V2Da.96131$h42.53153@twister.nyc.rr.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1054654315 28769 80.91.224.249 (3 Jun 2003 15:31:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 3 Jun 2003 15:31:55 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 03 17:31:49 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19NDlM-0007T2-00 for ; Tue, 03 Jun 2003 17:31:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19NDX7-0003ZI-Ap for gnu-help-gnu-emacs@m.gmane.org; Tue, 03 Jun 2003 11:17:05 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!peernews-us.colt.net!newsfeed.news2me.com!newsfeed2.easynews.com!newsfeed1.easynews.com!easynews.com!easynews!news3.optonline.net!cyclone.rdc-nyc.rr.com!news-out.nyc.rr.com!twister.nyc.rr.com.POSTED!53ab2750!not-for-mail User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.4) Gecko/20030529 X-Accept-Language: en-us, en Original-Newsgroups: gnu.emacs.help In-Reply-To: Original-Lines: 24 Original-NNTP-Posting-Host: 24.168.134.217 Original-X-Complaints-To: abuse@rr.com Original-X-Trace: twister.nyc.rr.com 1054653122 24.168.134.217 (Tue, 03 Jun 2003 11:12:02 EDT) Original-NNTP-Posting-Date: Tue, 03 Jun 2003 11:12:02 EDT Original-Xref: shelby.stanford.edu gnu.emacs.help:114045 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:10540 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:10540 Paul Edwards wrote: > I'm wanting to use emacs as a substitute for vi. > > I'm after the following features: > > 1. When I press the "a" key I want an "a" to appear on the screen > (that rules out "vi"). Add http://cream.sourceforge.net/ to your vi. http://emacro.sf.net/ is the equivalent for emacs. However, you may find yourself turning off features. > 4. When I attempt to mark a block of text, I don't expect a find or > a goto to lose my marker (that rules out Xemacs 20.4). Rules out most editors. I would expect to copy or cut selected text, before moving on to another command. How do you expect to unselect text? Emacs is designed to be powerful, not simple. Try nedit or pico for less featureful editors.