From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18005 invoked from network); 6 Feb 2005 22:05:08 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 6 Feb 2005 22:05:08 -0000 Received: (qmail 53583 invoked from network); 6 Feb 2005 22:05:02 -0000 Received: from unknown (HELO sunsite.dk) (130.225.247.90) by a.mx.sunsite.dk with SMTP; 6 Feb 2005 22:05:02 -0000 Received: (qmail 11605 invoked by alias); 6 Feb 2005 19:03:46 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8468 Received: (qmail 11589 invoked from network); 6 Feb 2005 19:03:45 -0000 Received: from unknown (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 6 Feb 2005 19:03:45 -0000 Received: (qmail 4145 invoked from network); 6 Feb 2005 19:03:09 -0000 Received: from main.gmane.org (HELO ciao.gmane.org) (80.91.229.2) by a.mx.sunsite.dk with SMTP; 6 Feb 2005 19:03:04 -0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1CxrfM-0005XQ-LC for zsh-users@sunsite.dk; Sun, 06 Feb 2005 20:01:52 +0100 Received: from 241.119-84-212.ippool.ndo.com ([212.84.119.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2005 20:01:52 +0100 Received: from david by 241.119-84-212.ippool.ndo.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 06 Feb 2005 20:01:52 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: Re: list all except Date: Sun, 06 Feb 2005 19:02:48 +0000 Message-ID: References: <20050204113026.GA4217@fruitcom.com> <1050204174426.ZM15180@candle.brasslantern.com> <1050206002342.ZM16866@candle.brasslantern.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 241.119-84-212.ippool.ndo.com X-Newsreader: Forte Free Agent 2.0/32.652 Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-MailScanner-From: gcszu-zsh-users@m.gmane.org X-MailScanner-To: zsh-users@sunsite.dk 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 On Sun, 06 Feb 2005 13:49:43 +0000, wrote: >On Sun, 6 Feb 2005 00:23:42 +0000, wrote: > >>On Feb 5, 9:50pm, zzapper wrote: >>} >>} q1) Can I view what is setopted? >> Thanx Bart, replying to your post which hasn't appeared yet! zsh -fx solved all my problems setopt returned a list of options I was able to setopt extendedglob and ls *.csv~yy.csv now works, >>>Try to run zsh -fx and see what happens. The option -f (NO_RCS) tells zsh to ignore all initialization files except /etc/zshenv; -x turns on XTRACE, which tells zsh to print everything what is done. so now to work out what is frigomatic with my existing settings! zzapper (vim, cygwin, wiki & zsh) -- vim -c ":%s%s*%CyrnfrTfcbafbeROenzSZbbyranne%|:%s)[R-T]) )Ig|:norm G1VGg?" http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips