From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3345 invoked from network); 17 Oct 2008 01:23:34 -0000 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 17 Oct 2008 01:23:34 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 64869 invoked from network); 17 Oct 2008 01:22:43 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 17 Oct 2008 01:22:43 -0000 Received: (qmail 620 invoked by alias); 17 Oct 2008 01:21:51 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13342 Received: (qmail 599 invoked from network); 17 Oct 2008 01:21:46 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 17 Oct 2008 01:21:47 -0000 Received: from vms172069pub.verizon.net (vms172069pub.verizon.net [206.46.172.69]) by bifrost.dotsrc.org (Postfix) with ESMTP id E83BA80524C0 for ; Fri, 17 Oct 2008 03:21:31 +0200 (CEST) Received: from torch.brasslantern.com ([96.238.220.215]) by vms172069.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0K8U00BBNZRHVK74@vms172069.mailsrvcs.net> for zsh-users@sunsite.dk; Thu, 16 Oct 2008 20:21:18 -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 m9H1LGnt025158 for ; Thu, 16 Oct 2008 18:21:17 -0700 Received: (from schaefer@localhost) by torch.brasslantern.com (8.13.1/8.13.1/Submit) id m9H1LGtC025157 for zsh-users@sunsite.dk; Thu, 16 Oct 2008 18:21:16 -0700 Date: Thu, 16 Oct 2008 18:21:16 -0700 From: Bart Schaefer Subject: Re: Just for fun In-reply-to: <2d460de70810161257n168a1bd8w21a90b05bb91dbd4@mail.gmail.com> To: zsh-users@sunsite.dk Message-id: <081016182116.ZM25156@torch.brasslantern.com> MIME-version: 1.0 X-Mailer: OpenZMail Classic (0.9.2 24April2005) Content-type: text/plain; charset=us-ascii References: <081016080548.ZM24644@torch.brasslantern.com> <20081016175618.32116963@news01> <2d460de70810161257n168a1bd8w21a90b05bb91dbd4@mail.gmail.com> Comments: In reply to "Richard Hartmann" "Re: Just for fun" (Oct 16, 9:57pm) X-Virus-Scanned: ClamAV 0.92.1/8435/Thu Oct 16 19:00:44 2008 on bifrost X-Virus-Status: Clean On Oct 16, 9:57pm, Richard Hartmann wrote: } } Your version does not print any colors, for me with zsh 4.3.6 It wouldn't, you need zsh sources from more recently than May 2008. 4.3.6-dev-1 if you're not checking out of CVS.