From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22001 invoked from network); 27 Feb 2001 17:43:49 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Feb 2001 17:43:49 -0000 Received: (qmail 8218 invoked by alias); 27 Feb 2001 17:43:42 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13546 Received: (qmail 8207 invoked from network); 27 Feb 2001 17:43:41 -0000 From: "Bart Schaefer" Message-Id: <1010227174233.ZM6364@candle.brasslantern.com> Date: Tue, 27 Feb 2001 17:42:33 +0000 In-Reply-To: <1010227165133.ZM6308@candle.brasslantern.com> Comments: In reply to "Bart Schaefer" "Re: Global aliases, eval, and completion (Re: Expanding interactively aliases)" (Feb 27, 4:51pm) References: <200102271011.LAA00111@beta.informatik.hu-berlin.de> <1010227165133.ZM6308@candle.brasslantern.com> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.dk Subject: Re: Global aliases, eval, and completion (Re: Expanding interactively aliases) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 27, 4:51pm, Bart Schaefer wrote: } } Turning off aliases when emulating sh sounds like the right thing to me. Other thoughts: We're probably approaching the point where we could have a bash emulation mode too; so far, that would be sh emulation but with aliases turned on, but there are a few other options (such as `globdots' and `promptsubst') that could be left unchanged when `emulate bash' is used (as opposed to being turned off as they are when `emulate sh' is used). I'm not sure exactly what's the right thing to do with such bash options, though. Maybe the option should be called `aliases' rather than just `alias'? -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net