From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2212 invoked from network); 16 Dec 2007 07:44:48 -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; 16 Dec 2007 07:44:48 -0000 Received-SPF: none (ns1.primenet.com.au: domain at sunsite.dk does not designate permitted sender hosts) Received: (qmail 82044 invoked from network); 16 Dec 2007 07:44:42 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 16 Dec 2007 07:44:42 -0000 Received: (qmail 18556 invoked by alias); 16 Dec 2007 07:44:39 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 24262 Received: (qmail 18540 invoked from network); 16 Dec 2007 07:44:38 -0000 Received: from bifrost.dotsrc.org (130.225.254.106) by sunsite.dk with SMTP; 16 Dec 2007 07:44:38 -0000 Received: from virusfilter.dotsrc.org (bifrost [127.0.0.1]) by spamfilter.dotsrc.org (Postfix) with ESMTP id 0ABBD8058F5F for ; Sun, 16 Dec 2007 08:41:42 +0100 (CET) Received: from flock1.newmail.ru (flock1.newmail.ru [82.204.219.207]) by bifrost.dotsrc.org (Postfix) with SMTP for ; Sun, 16 Dec 2007 08:41:41 +0100 (CET) Received: (qmail 31823 invoked from network); 16 Dec 2007 07:44:35 -0000 Received: from unknown (HELO cooker.net) (arvidjaar@newmail.ru@85.141.132.195) by smtpd.newmail.ru with SMTP; 16 Dec 2007 07:44:35 -0000 From: Andrey Borzenkov To: zsh-workers@sunsite.dk Subject: Re: %D{} wonkiness Date: Sun, 16 Dec 2007 10:44:32 +0300 User-Agent: KMail/1.9.6 (enterprise 0.20071123.740460) References: <237967ef0712151532y2acea629pecc9728f46b1ed4b@mail.gmail.com> In-Reply-To: <237967ef0712151532y2acea629pecc9728f46b1ed4b@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart23038658.A1d8amuZPE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200712161044.33266.arvidjaar@newmail.ru> X-Virus-Scanned: ClamAV using ClamSMTP --nextPart23038658.A1d8amuZPE Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 16 December 2007, Mikael Magnusson wrote: > % print -P %D{%T} > 07-12-16 07-12-16T > % print -P %D{12345} > 07-12-161 07-12-162 07-12-163 07-12-164 07-12-165 >=20 > It seems to just print the date #string times followed by each character? unsetopt braceccl --nextPart23038658.A1d8amuZPE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHZNdhR6LMutpd94wRAuG+AJ96HBkLivsnu6NnSir3eJZndtiovwCfdhOf Io8PoagAhuA72gS9ncqlNzM= =yQfb -----END PGP SIGNATURE----- --nextPart23038658.A1d8amuZPE--