From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail814.carrierinternetsolutions.com ([69.49.106.24] helo=mail814.megamailservers.com) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Inh56-000692-00 for ; Thu, 01 Nov 2007 16:56:00 -0400 X-POP-User: vanye.clearwire.net Received: from ravensong.clearwire.net (69-44-252-62.mrc.clearwire-dns.net [69.44.252.62]) by mail814.megamailservers.com (8.13.6.20060614/8.13.1) with ESMTP id lA1KtvxA014638 for ; Thu, 1 Nov 2007 16:55:59 -0400 Received: from ravensong.clearwire.net (localhost [127.0.0.1]) by ravensong.clearwire.net (8.13.8/8.13.8) with ESMTP id lA1Ktp9W004605 for ; Thu, 1 Nov 2007 14:55:57 -0600 Received: (from gaijin@localhost) by ravensong.clearwire.net (8.13.8/8.13.8/Submit) id lA1KtpSQ004604 for speakup@braille.uwo.ca; Thu, 1 Nov 2007 13:55:51 -0700 Date: Thu, 1 Nov 2007 13:55:51 -0700 From: Gaijin To: "Speakup is a screen review system for Linux." Subject: Re: editors Message-ID: <20071101205551.GA4577@clearwire.net> References: <1193921992.3402.9.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1193921992.3402.9.camel@localhost> User-Agent: Mutt/1.4.2.2i X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.9 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 20:56:00 -0000 On Thu, Nov 01, 2007 at 12:59:52PM +0000, Michael Whapples wrote: > I am currently looking for a better editor than my current favourite > (nano) I use vim, myself. Mostly for nostalgia's sake. elvis and vi are pretty-much copies of vim. Haven't tried emacs. I used to be a WordStar fanatic and can use jstar, or would if I haden't forgotten most of the commands. There's joe and jed, too. If you have access to Linux, try the following: $ apropos editor ...to see what you have installed in the way of editors. HTH, Michael