Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Feature suggestion for autoload
- X-seq: zsh-workers 25300
- From: "Richard Hartmann" <richih.mailinglist@xxxxxxxxx>
- To: "Peter Stephenson" <pws@xxxxxxx>
- Subject: Re: Feature suggestion for autoload
- Date: Thu, 17 Jul 2008 15:24:47 +0200
- Cc: "Zsh hackers list" <zsh-workers@xxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=3EkjlthMr6/5+Q+MkLs4iR1i0qF2r/iFyAftmEdK+Hs=; b=cjGmWOLiLmuqOLeYh2oWBdWwpfV0BvOzY/ZARgcdrRAkoNVtzu16lBfnDLwPebdUdr z/CF1iGFdmS6bOHMLxZ1c4Oc0tcuuWsPk7Ab0HjzcSzPbTR/OsAbqNvQZwugcP74TFXr 5M/YzMf81EozL/+Ah/kYlJKjErpxLMxqPpgKk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=GH2JvbnnNTlm1/i/2bgWSvAxr6fRfN2snp2pZyIsAyWOlAnbOJoqA3CpRaN8sKLDqh zs4vyhG6OlOt6GKum0NKyojD5JTRB0xTMARDLZAPFrvBsd3v48XflaGnVxFRvPal8fL+ 9MHMMegNL7jMLX9YvVN0h01u3UJQBm+zLUl7o=
- In-reply-to: <20080717100524.517305ed@news01>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <2d460de70807151010m344b9a7dmeaca569f538b51c8@xxxxxxxxxxxxxx> <080715183948.ZM10577@xxxxxxxxxxxxxxxxxxxxxx> <2d460de70807161644u483c2c33l53734590710102d6@xxxxxxxxxxxxxx> <20080717100524.517305ed@news01>
On Thu, Jul 17, 2008 at 11:05, Peter Stephenson <pws@xxxxxxx> wrote:
> (Just to get this out of the way---I'm stating the absolute blindingly
> obvious but of course you need the directory in fpath in the second case,
> too.)
Of course. Incidentially, that is that I meant with 'load a whole directory'
in my first mail. A command that wraps the adding to fpath & adding to
the list of autoloaded functions into one statement.
Thanks,
Richard
Messages sorted by:
Reverse Date,
Date,
Thread,
Author