Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: read-only functions
- X-seq: zsh-workers 37873
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: read-only functions
- Date: Tue, 2 Feb 2016 20:59:26 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version:content-type; bh=1S02OCCqLZC5D8phv1FSGOv+yXdjNRot3l5fgOS8iWQ=; b=WW58hMP3divLyWrLjFdYstbIcMCTl5PWb+dn/zpM2FlTdNob2bysylV/30MWcd6Um0 z3KSUtMyFNkKLixvrZsHzXRZnWAukqPBo1SbsR6jbnuu7fYRfjJhBuQoGWg0FFKRRaCt xxfnG306lboFSok2KGBBnpjNyOYy6neZHW4Hmok4vCfKtDDaSwNigjGOsMRLN6FsDNJK v0VtahsnI9VHfHKM/X57wswC08ynIQpmex53HtuUZi6JrzWvt2bSA+6dE4QlAhTGa4/4 QiUNUIGjKccSlJ04GLcc/OPWoUvlJG8eoarSn0Xova4B59d8/m+b7WFo/jCBWqsRoDqH VQEg==
- In-reply-to: <160202173200.ZM2203@torch.brasslantern.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: <56B1483C.500@inlv.org> <160202173200.ZM2203@torch.brasslantern.com>
[Sorry about the double-inclusion in the previous message; something
strange happened in the handshake between email client and external
text editor.]
On Feb 2, 5:32pm, Bart Schaefer wrote:
}
} Anyway there doesn't seem to be any particular obstacle to applying
} the PM_READONLY flag to shfunc nodes.
After a few minute staring at code and the accompanying further thought,
this seems to be fundamentally not compatible with autoloading. The
number of special cases to handle is doubled, among other things.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author