From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27102 invoked from network); 24 Nov 2000 01:54:03 -0000 Received: from sunsite.dk (HELO sunsite.auc.dk) (130.225.51.30) by ns1.primenet.com.au with SMTP; 24 Nov 2000 01:54:03 -0000 Received: (qmail 20251 invoked by alias); 24 Nov 2000 01:53:46 -0000 Mailing-List: contact zsh-users-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 3522 Received: (qmail 20244 invoked from network); 24 Nov 2000 01:53:45 -0000 Date: Thu, 23 Nov 2000 20:53:24 -0500 From: Maciej Kalisiak To: zsh-users@sunsite.auc.dk Subject: problem with CSH_NULL_GLOB Message-ID: <20001123205324.A5813@khazad-dum> Reply-To: mac@dgp.toronto.edu Mail-Followup-To: zsh-users@sunsite.auc.dk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i When I "setopt CSH_NULL_GLOB" and do "ls *.cc *.c" in my home directory, it lists all the files there (i.e. none of the GLOBs matched anything and they have been both removed without error). I was expecting an error, or at the very least nothing to be listed. Do I misunderstand this option or is there something wrong? -- Maciej Kalisiak mac@dgp.toronto.edu www.dgp.toronto.edu/~mac