From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20686 invoked from network); 26 Feb 2009 17:34:49 -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; 26 Feb 2009 17:34:49 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 82250 invoked from network); 26 Feb 2009 17:34:44 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 26 Feb 2009 17:34:44 -0000 Received: (qmail 10662 invoked by alias); 26 Feb 2009 17:34:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 26615 Received: (qmail 10649 invoked from network); 26 Feb 2009 17:34:39 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 26 Feb 2009 17:34:39 -0000 Received: from cluster-d.mailcontrol.com (cluster-d.mailcontrol.com [85.115.60.190]) by bifrost.dotsrc.org (Postfix) with ESMTPS id 859938058F83 for ; Thu, 26 Feb 2009 18:34:36 +0100 (CET) Received: from cameurexb01.EUROPE.ROOT.PRI ([193.128.72.68]) by rly44d.srv.mailcontrol.com (MailControl) with ESMTP id n1QHYJlc004420 for ; Thu, 26 Feb 2009 17:34:28 GMT Received: from news01.csr.com ([10.103.143.38]) by cameurexb01.EUROPE.ROOT.PRI with Microsoft SMTPSVC(6.0.3790.3959); Thu, 26 Feb 2009 17:31:31 +0000 Received: from news01.csr.com (localhost.localdomain [127.0.0.1]) by news01.csr.com (8.14.2/8.13.4) with ESMTP id n1QHVV1m012450 for ; Thu, 26 Feb 2009 17:31:31 GMT Received: from csr.com (pws@localhost) by news01.csr.com (8.14.2/8.14.2/Submit) with ESMTP id n1QHVVgb012446 for ; Thu, 26 Feb 2009 17:31:31 GMT Message-Id: <200902261731.n1QHVVgb012446@news01.csr.com> X-Authentication-Warning: news01.csr.com: pws owned process doing -bs To: Zsh hackers list Subject: Re: PATCH: add -t option to history In-reply-to: <20090226171549.209b2e0d@news01> References: <10366.1235663566@csr.com> <20090226163512.GA5181@sc.homeunix.net> <20090226171549.209b2e0d@news01> Comments: In-reply-to Peter Stephenson message dated "Thu, 26 Feb 2009 17:15:49 +0000." Date: Thu, 26 Feb 2009 17:31:31 +0000 From: Peter Stephenson X-OriginalArrivalTime: 26 Feb 2009 17:31:31.0775 (UTC) FILETIME=[106A1CF0:01C99838] X-Scanned-By: MailControl A_08_51_00 (www.mailcontrol.com) on 10.68.0.154 X-Virus-Scanned: ClamAV 0.92.1/9051/Thu Feb 26 14:08:01 2009 on bifrost X-Virus-Status: Clean Peter Stephenson wrote: > +sitem(tt(%k))(the hour of the day on the 24-hour clock) > +sitem(tt(%l))(the hour of the day on the 12-hour clock) These are the wrong way round -- %k and %l are standard, %K and %L are the traditional zsh extensions. I'll fix this. -- Peter Stephenson Software Engineer CSR PLC, Churchill House, Cambridge Business Park, Cowley Road Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070