From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 111 invoked from network); 24 Feb 2000 18:09:05 -0000 Received: from sunsite.auc.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 24 Feb 2000 18:09:05 -0000 Received: (qmail 21847 invoked by alias); 24 Feb 2000 18:09:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.auc.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 9869 Received: (qmail 21836 invoked from network); 24 Feb 2000 18:08:58 -0000 From: "Bart Schaefer" Message-Id: <1000224180852.ZM22044@candle.brasslantern.com> Date: Thu, 24 Feb 2000 18:08:52 +0000 In-Reply-To: <200002240907.KAA32439@beta.informatik.hu-berlin.de> Comments: In reply to Sven Wischnowsky "RE: PATCH: parser (was: Re: PATCH: Improved _mailboxes)" (Feb 24, 10:07am) References: <200002240907.KAA32439@beta.informatik.hu-berlin.de> X-Mailer: Z-Mail (5.0.0 30July97) To: zsh-workers@sunsite.auc.dk Subject: Re: PATCH: parser (was: Re: PATCH: Improved _mailboxes) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Feb 24, 10:07am, Sven Wischnowsky wrote: } Subject: RE: PATCH: parser (was: Re: PATCH: Improved _mailboxes) } } } Andrej Borsenkow wrote: } } > zcodeload file Let's not do that, shall we? Let's stick with autoload and have a file suffix convention, like emacs' .el and .elc, or something. Heck, there could even be separate fpath and compiled_fpath or ... } All this also makes me think about a way to allow multiple zsh's to } share other memory bits (like the command table and so on). How } portable is anonymous shared mmap or shared mmap on /dev/null? Do we really want to go down the road of having e.g. zmodload in one zsh suddenly make new builtins available to another zsh? I don't want the behavior of a script that's running in the background to change because of something I loaded into my foreground shell ... -- Bart Schaefer Brass Lantern Enterprises http://www.well.com/user/barts http://www.brasslantern.com