From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22124 invoked from network); 27 Feb 2001 17:49:32 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Feb 2001 17:49:32 -0000 Received: (qmail 9177 invoked by alias); 27 Feb 2001 17:49:27 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13547 Received: (qmail 9166 invoked from network); 27 Feb 2001 17:49:26 -0000 X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de) From: "Andrej Borsenkow" To: Subject: RE: Global aliases, eval, and completion (Re: Expanding interactively aliases) Date: Tue, 27 Feb 2001 20:49:24 +0300 Message-ID: <001901c0a0e5$9eeab230$21c9ca95@mow.siemens.ru> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1010227165133.ZM6308@candle.brasslantern.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal > > } Should it (in options.c) use (OPT_ALL & ~OPT_SH) instead of OPT_ALL? > > Turning off aliases when emulating sh sounds like the right thing to me. > Why? POSIX shell defines aliases (but not global aliases IIRC). -andrej