From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21782 invoked from network); 4 Dec 2001 15:24:16 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 4 Dec 2001 15:24:16 -0000 Received: (qmail 6682 invoked by alias); 4 Dec 2001 15:24:08 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 16301 Received: (qmail 6669 invoked from network); 4 Dec 2001 15:24:06 -0000 From: Bart Schaefer Message-Id: <1011204152353.ZM17921@candle.brasslantern.com> Date: Tue, 4 Dec 2001 15:23:52 +0000 In-Reply-To: =?iso-8859-1?Q?=3CE16BD48-00009R-00=40DervishD=2Eviadomus=2Ec?= =?iso-8859-1?Q?om=3E?= =?iso-8859-1?Q?Comments=3A_In_reply_to_Ra=FAl_N=FA=F1ez_de_Arenas_Coronad?= =?iso-8859-1?Q?o_=3Craul=40viadomus=2Ecom=3E?= =?iso-8859-1?Q?________=22Possible_lack_of_functionality=22_=28Dec__4=2C_?= =?iso-8859-1?Q?11=3A44am=29?= References: X-Mailer: Z-Mail (5.0.0 30July97) To: =?iso-8859-1?Q?Ra=FAl_N=FA=F1ez_de_Arenas_Coronado?= , Zsh Subject: Re: Possible lack of functionality MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable On Dec 4, 11:44am, Ra=FAl N=FA=F1ez de Arenas Coronado wrote: } = } Is any feature of zsh lost if it is used without modules (that } is, with all needed modules compiled in and not dinamically loaded)? What you're asking, then, is: Supposing that one has run "configure --disable-dynamic", then edited the= config.modules file to change all values of "link=3D" to "static", and th= en compiled zsh, is there anything this zsh cannot do that can be done by a zsh compiled with the default configuration? The answer is "no, not if we wrote the code correctly, which we believe we did." Even the zmodload command itself will have equivalent behavior,= provided one hasn't changed any values of "load=3D" to "yes". -- = 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 = =