Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: can combination of zstyle -e and -a cause infinite loop?
- X-seq: zsh-users 18562
- From: Amm <ammdispose-zsh@xxxxxxxxx>
- To: "zsh-users@xxxxxxx" <zsh-users@xxxxxxx>
- Subject: Re: can combination of zstyle -e and -a cause infinite loop?
- Date: Wed, 5 Mar 2014 10:51:19 +0800 (SGT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1393987879; bh=NoGkHL0CWoO4ciEMQj+bZDNncbOrzjMOZhAn9k2BhQ8=; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=rrbwTdBzbOIuSm7ODjuuNjY6ihBWtgnMdKD0REW6id5RRDPH0+zd+AnxlXVC6Xzbx4wM2TCeKzoA3dnigKGqEErTFCmPbVNNjHIKXWVZjrkXCEnfFXZyrwdO+VO7qivuWkw56G99+tsz6IOu0wRes6oCpkC165ZDmqq6WZ2pSMU=
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Rocket-MIMEInfo:X-Mailer:References:Message-ID:Date:From:Reply-To:Subject:To:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=rUO/6hZmOXtuDIwCK5pHmi346ux4Qw2y8L5RDatD9sR1BvIRhCZzyxyXRkIYk6U1QU2qpnTyi+yu0IxAikHA86FLUbVOcBBxDd+QOgkdj74lsxkE4djirFi3I7JzaHF+To6R6K56LGHXp9Bx8cPgoxm2iSv+Pz08WEOZrGb55mE=;
- In-reply-to: <140304080310.ZM4358@torch.brasslantern.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <1393922707.2083.YahooMailNeo@web194601.mail.sg3.yahoo.com> <140304080310.ZM4358@torch.brasslantern.com>
- Reply-to: Amm <ammdispose-zsh@xxxxxxxxx>
> ----- Original Message -----
> From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
>
> They'll be detected. Testing either of the mutually recurisive styles
> will always "fail":
>
> All of them print to stderr:
> zsh: job table full or recursion limit exceeded
Thanks again for clarification, that helped.
(for both my e-mails that you replied to)
Messages sorted by:
Reverse Date,
Date,
Thread,
Author