From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1386 invoked from network); 6 Jun 2005 16:36:19 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 6 Jun 2005 16:36:19 -0000 Received: (qmail 17185 invoked from network); 6 Jun 2005 16:36:13 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 Jun 2005 16:36:13 -0000 Received: (qmail 5923 invoked by alias); 6 Jun 2005 16:36:03 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8962 Received: (qmail 5913 invoked from network); 6 Jun 2005 16:36:02 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 6 Jun 2005 16:36:02 -0000 Received: (qmail 15992 invoked from network); 6 Jun 2005 16:36:02 -0000 Received: from flock1.newmail.ru (212.48.140.157) by a.mx.sunsite.dk with SMTP; 6 Jun 2005 16:35:58 -0000 Received: (qmail 25635 invoked from network); 6 Jun 2005 16:34:51 -0000 Received: from unknown (HELO ?10.0.0.1?) (arvidjaar@newmail.ru@83.237.13.206) by smtpd.newmail.ru with SMTP; 6 Jun 2005 16:34:51 -0000 From: Andrey Borzenkov To: zsh-users@sunsite.dk Subject: Re: typeset for integers Date: Mon, 6 Jun 2005 20:35:55 +0400 User-Agent: KMail/1.8.1 References: <1050605224911.ZM21220@candle.brasslantern.com> In-Reply-To: <1050605224911.ZM21220@candle.brasslantern.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1227739.FCUiqmmBZa"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200506062035.56238.arvidjaar@newmail.ru> X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-2.6 required=6.0 tests=BAYES_00 autolearn=ham version=3.0.2 X-Spam-Hits: -2.6 --nextPart1227739.FCUiqmmBZa Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Monday 06 June 2005 02:49, Bart Schaefer wrote: > On Jun 5, 2:28pm, Justin M Wozniak wrote: > } > } Is there a way to get internal integer performance combined with leading > } zero output? I.e., for typeset to combine -Z & -i ? > > There was a (large) patch in zsh-workers/20605 to enable this. It's in > the most recent -dev- version of zsh, which is why Andrey can use it > but you can't (yet).=20 {pts/1}% rpm -q zsh zsh-4.2.5-1mdk {pts/1}% echo $ZSH_VERSION 4.2.5 it is the last official one IIRC? =2Dandrey --nextPart1227739.FCUiqmmBZa Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQBCpHtsR6LMutpd94wRAsu3AKCJ8mIPuzpQEP/sVIBxFLiPLhB2JACgy4Cc nKXzxcK5vEzWME/783gLySg= =ZI6Z -----END PGP SIGNATURE----- --nextPart1227739.FCUiqmmBZa--