From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23545 invoked by alias); 25 Apr 2012 03:55:17 -0000 Received: (qmail 23537 invoked by uid 22791); 25 Apr 2012 03:55:16 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-02-ewr.mailhop.org (HELO mho-02-ewr.mailhop.org) (204.13.248.72) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 25 Apr 2012 03:54:59 +0000 Received: from pool-98-110-183-154.bstnma.fios.verizon.net ([98.110.183.154] helo=cgf.cx) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1SMtJi-0004uI-Kg for cygwin-talk@cygwin.com; Wed, 25 Apr 2012 03:54:58 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id EB47013C076 for ; Tue, 24 Apr 2012 23:54:57 -0400 (EDT) X-Mail-Handler: MailHop Outbound by DynDNS X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/OzeL1u4JNeHQmdTpGMP6o Date: Wed, 25 Apr 2012 03:55:00 -0000 From: Christopher Faylor To: cygwin-talk@cygwin.com Subject: Re: Updated: ed-1.6-1 Message-ID: <20120425035457.GA23216@ednor.casa.cgf.cx> Reply-To: cygwin-talk@cygwin.com Mail-Followup-To: cygwin-talk@cygwin.com References: <0105D5C1E0353146B1B222348B0411A20A6E685C19@NIHMLBX02.nih.gov> <20120423231645.GA7150@ednor.casa.cgf.cx> <4F95E986.4000208@users.sourceforge.net> <20120424143552.GA24900@ednor.casa.cgf.cx> <20120424150135.GL25385@calimero.vinschen.de> <4F976C89.5070804@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4F976C89.5070804@etr-usa.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-talk-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cygwin-talk-owner@cygwin.com Reply-To: The Vulgar and Unprofessional Cygwin-Talk List Mail-Followup-To: cygwin-talk@cygwin.com X-SW-Source: 2012-q2/txt/msg00016.txt.bz2 On Tue, Apr 24, 2012 at 09:16:25PM -0600, Warren Young wrote: >On 4/24/2012 9:01 AM, Corinna Vinschen wrote: >> Maybe it's just some code cleanup to convert ed into a ful-fledged >> GUI editor... > >GUI ed...ye effin gods.... > >When you drag and drop a text file on it, does it open the new file, >append to the existing file, or say '?'. > >No what am I saying. Of course it says '?'. That's what ed does. The '?' actually rotates in three-dimensions in the GUI version. It's quite impressive.