From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8877 invoked by alias); 23 Dec 2014 18:50:11 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 19632 Received: (qmail 13272 invoked from network); 23 Dec 2014 18:49:57 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 X-Authority-Analysis: v=2.1 cv=T/C1EZ6Q c=1 sm=1 tr=0 a=/ZM1hWZhaxoJUBcJUq8FBQ==:117 a=/ZM1hWZhaxoJUBcJUq8FBQ==:17 a=Hpgzp-inWqAA:10 a=N659UExz7-8A:10 a=bkKBQxV8UO99n0qt4GAA:9 a=pILNOxqGKmIA:10 a=4ITv-Xu8LfcA:10 a=QTvCixxlhPsA:10 a=3E39R-wz9nsA:10 Message-id: <5499B248.8060101@eastlink.ca> Date: Tue, 23 Dec 2014 10:19:52 -0800 From: Ray Andrews User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0 MIME-version: 1.0 To: zsh-users@zsh.org Subject: Re: autoload References: <54998F77.3050903@eastlink.ca> <141223093658.ZM10109@torch.brasslantern.com> In-reply-to: <141223093658.ZM10109@torch.brasslantern.com> Content-type: text/plain; charset=windows-1252; format=flowed Content-transfer-encoding: 7bit On 12/23/2014 09:36 AM, Bart Schaefer wrote: > } What do guys do in the real world? > > I autoload practically everything. I don't, however, zcompile things > very much. Ok, that's good enough reason to do it.