Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Allow '=' aliases to be used with -L
- X-seq: zsh-workers 42503
- From: Joey Pabalinas <joeypabalinas@xxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [PATCH] Allow '=' aliases to be used with -L
- Date: Thu, 22 Mar 2018 21:39:18 -1000
- Cc: Joey Pabalinas <joeypabalinas@xxxxxxxxx>, zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=ifV5SXFaj7VKz+wXXhL5lQcIT9aA6lrEzHx9Xa25Gvo=; b=Ri35/Sfi2qVF3k5Cwix/aLmr5yIeQzMcFf3N3K6Z3EgnetxIuVOI0ZqFSS4+aXfqiO I7IhsvcBAXeSh+tIjdf7RISA1vdWVvWRe1Sd7Ptc0vb6zInjWXNGOHjWNBUi8kOP0pUg 5jFGzW85ECSZqxmcklluevwb65OD1fkIe2i38e3ygxUdD+nvNCuoUfbMNtiTWOd+05HE BKOk/H2VwZo1CiS3zYpFtfqGqIC/H2n8M1q63CkEnTrk6OEzBPLoSyjzTvzBKhNkXwZd rIA7SjgVbLDAXgsJFiuGltcOLo6dPmTHH4WRKj5cHO+LLlcdzkV28DH2tpDeqDjQYwor E8rw==
- In-reply-to: <20180323063258.55uicn5bavsss4yw@tarpaulin.shahaf.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <20180322011905.45n377wsxp62k57e@gmail.com> <CAH+w=7aC9qsUaqz6arQitzoZsCXjeedSX5zUYE_Qwd-CLNQX6Q@mail.gmail.com> <20180322025807.u3y7dph2vi6ls2ll@gmail.com> <20180323063258.55uicn5bavsss4yw@tarpaulin.shahaf.local2>
On Fri, Mar 23, 2018 at 06:32:58AM +0000, Daniel Shahaf wrote:
> For future reference, a->node.nam could also have been "foo=bar", which
> is not a useful value (assignments have precedence over aliases) but would
> be misserialized by the patch as written.
Aha, I had completely overlooked that case! Good to note, thanks.
--
Cheers,
Joey Pabalinas
Attachment:
signature.asc
Description: PGP signature
Messages sorted by:
Reverse Date,
Date,
Thread,
Author