From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19415 invoked from network); 20 Sep 2007 15:11:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 20 Sep 2007 15:11:11 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 74722 invoked from network); 20 Sep 2007 15:11:05 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 20 Sep 2007 15:11:05 -0000 Received: (qmail 24776 invoked by alias); 20 Sep 2007 15:10:57 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11862 Received: (qmail 24750 invoked from network); 20 Sep 2007 15:10:56 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 20 Sep 2007 15:10:56 -0000 Received: (qmail 73535 invoked from network); 20 Sep 2007 15:10:56 -0000 Received: from vms044pub.verizon.net (206.46.252.44) by a.mx.sunsite.dk with SMTP; 20 Sep 2007 15:10:49 -0000 Received: from torch.brasslantern.com ([71.116.91.65]) by vms044.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JOO00EPTA45RUP4@vms044.mailsrvcs.net> for zsh-users@sunsite.dk; Thu, 20 Sep 2007 10:09:43 -0500 (CDT) Received: from torch.brasslantern.com (localhost.localdomain [127.0.0.1]) by torch.brasslantern.com (8.13.1/8.13.1) with ESMTP id l8KF9eNd010493 for ; Thu, 20 Sep 2007 08:09:41 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id l8KF9efm010492 for zsh-users@sunsite.dk; Thu, 20 Sep 2007 08:09:40 -0700 Date: Thu, 20 Sep 2007 08:09:40 -0700 From: Bart Schaefer Subject: Re: Expanding a global alias In-reply-to: To: zsh-users@sunsite.dk Message-id: <070920080940.ZM10491@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <237967ef0709161214j43bae920j297feb782a5ee678@mail.gmail.com> Comments: In reply to zzapper "Re: Expanding a global alias" (Sep 20, 2:13pm) On Sep 20, 2:13pm, zzapper wrote: } Subject: Re: Expanding a global alias } } A lot of these control commands eg ^Xa are inoperative for me. } } Is that because: } a) I need to enable them? } b) I have vi compatible line editing set } c) I'm on cygwin } d) It was O.J.Simpson It's (b), though (d) was a good guess.