From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14922 invoked from network); 15 May 2000 08:04:38 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 15 May 2000 08:04:38 -0000 Received: (qmail 1472 invoked by alias); 15 May 2000 08:04:31 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 11361 Received: (qmail 1465 invoked from network); 15 May 2000 08:04:30 -0000 To: zsh-workers@sunsite.auc.dk Path: mason From: mason@primenet.com.au (Geoff Wing) X-Newsgroups: lists.zsh.workers Subject: Re: ${-str} Date: 15 May 2000 08:04:11 GMT Organization: PrimeNet Computer Consultants Distribution: local Message-ID: References: Reply-To: mason@primenet.com.au NNTP-Posting-Host: coral.primenet.com.au X-Trace: coral.primenet.com.au 958377851 14813 203.43.15.2 (15 May 2000 08:04:11 GMT) X-Complaints-To: usenet@coral.primenet.com.au NNTP-Posting-Date: 15 May 2000 08:04:11 GMT User-Agent: slrn/0.9.6.2 (NetBSD) Tanaka Akira typed: :Z(4):akr@serein% Src/zsh -f :serein% print -lr ${-str} :569XZfims :serein% : :Hm. What's `569XZfims'? Looks like short option list to me. % zsh -f % echo ${-} 569XZfims % setopt rcs; echo ${-} 569XZims % setopt norcs; echo ${-} 569XZfims Src/options.c or the manual has a list. Regards, -- Geoff Wing : Work URL: http://www.primenet.com.au/ Rxvt Stuff : Ego URL : http://pobox.com/~gcw/ Zsh Stuff : Phone : (Australia) 0413 431 874