From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13371 invoked from network); 28 Jan 1998 17:25:10 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 28 Jan 1998 17:25:10 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id MAA01740; Wed, 28 Jan 1998 12:10:57 -0500 (EST) Resent-Date: Wed, 28 Jan 1998 12:10:57 -0500 (EST) Message-Id: <199801281710.MAA01721@math.gatech.edu> X-Mailer: exmh version 2.0zeta 7/24/97 To: zsh-workers@math.gatech.edu Subject: Re: Two Flavors of ZSH ? In-reply-to: Your message of "Wed, 28 Jan 1998 08:09:27 PST." <9801281609.AA10430@marathon.cs.ucla.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 28 Jan 1998 17:12:10 +0000 From: Bruce Stephens Resent-Message-ID: <"y3IKv1.0.4R.WQspq"@math> Resent-From: zsh-workers@math.gatech.edu X-Mailing-List: archive/latest/3744 X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu esky@CS.UCLA.EDU said: > It was my understanding that when Zoltan Hidvegi took over the list > from Richard Coleman (is Zoltan still in charge of things?), he was > going to incorporate Zefram's patches into the official ZSH release in > the interest of preventing ZSH from proliferating into several > different and potentially incompatible products. I think that's still the plan. It's just that there hasn't been a release from Zoltan for a long time, for some reason. I'd hope that everything that Zefram's version has will be in the official release; I don't recall anything controversial (other than the bashisms in the compilation scripts, which were a oversight on Zefram's part). esky@CS.UCLA.EDU said: > P.S. Is dynamic loading available in the current ZSH, and if so, > is it stable on supported platforms? I think so. I only have access to Solaris2.5.1 and Linux (elf, 2.0.something). On those platforms where it's supported, I think zle and other pretty important things are modules (typically), so I'd expect more complaints if it didn't work.