Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Surprising effect of fun() { local FPATH=...; autoload -X }, and a bug
- X-seq: zsh-workers 39496
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- Subject: Re: Surprising effect of fun() { local FPATH=...; autoload -X }, and a bug
- Date: Thu, 29 Sep 2016 12:05:16 +0200
- Cc: Zsh hackers list <zsh-workers@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=bfviC3iJzkb02hhwtg011kkIRfID7Yf/yqVABFE4+wU=; b=BKzXMV9BB6qqgDLWLV/qYaeIHHVAy9D3HugAvX6BaB8QY8ZUN/RaVGKO9rHbx2XifC kF0oAkSXExHazJ5blc3UXPSVG3PMntdRDLFAqv9Gv45F+3r0nCOQqygU0DKqRnUUzYH4 2A1AtyGVvtKmmaySnkJslPYvBVnTEeVrb7nc+kjl4WPc/g53SFCl1Iu/auQ7pU6SnMbr dfAUyS0werb5Oto4QY55ImBMWWXlg2wBiNbW7dMqhGpEkEG4skG3W7z6Nf/NgdiFqC5Y PMnuFJF5H3Huwz0lqJJGM16dgyJNGR+1nk8fqjfytpagOA0U5UWqajAQ1RoGB9p0YRqt A/EQ==
- In-reply-to: <CAKc7PVBO1dva04KosqD5h6NU6irtGHuWvGxE4pEAUCbw5YD_3Q@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <CAKc7PVCXq6jQe2gF-Hb4UFBx7UXxRE=3_8Z2Oyq-H6d0LoNLAA@mail.gmail.com> <160929001004.ZM27686@torch.brasslantern.com> <CAKc7PVBO1dva04KosqD5h6NU6irtGHuWvGxE4pEAUCbw5YD_3Q@mail.gmail.com>
PS. Just one thing to add: further-autoloading always work for the
first time, and currently never for the second time, with the
"function definition file not found" effect as described.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author