From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1323 invoked by alias); 30 Jan 2011 07:15:32 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 28678 Received: (qmail 24262 invoked from network); 30 Jan 2011 07:15:30 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received-SPF: none (ns1.primenet.com.au: domain at closedmail.com does not designate permitted sender hosts) From: Bart Schaefer Message-id: <110129231514.ZM21967@torch.brasslantern.com> Date: Sat, 29 Jan 2011 23:15:14 -0800 In-reply-to: Comments: In reply to cheer_xiao "Re: Slow completion when using aptitude" (Jan 30, 1:53pm) References: <87oc74dpuy.fsf@ft.bewatermyfriend.org> <87d3njemu9.fsf@ft.bewatermyfriend.org> <110126090508.ZM2111@torch.brasslantern.com> <110126092944.ZM2205@torch.brasslantern.com> <110129211610.ZM21714@torch.brasslantern.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: cheer_xiao , zsh-workers@zsh.org Subject: Re: Slow completion when using aptitude MIME-version: 1.0 Content-type: text/plain; charset=us-ascii On Jan 30, 1:53pm, cheer_xiao wrote: } } I check the documentation that apparently there is no instruction on } how to load modules. Any hints? zmodload zsh/zprof The zmodload command ought to be cross-referenced from the "Zsh Modules" section, but there is an index entry for "loading modules" that points to zmodload.