From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3645 invoked by alias); 8 Nov 2015 18:55:24 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 37078 Received: (qmail 4903 invoked from network); 8 Nov 2015 18:55:22 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 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=a1Zp8NtG1/ioMcvH7MSYV6emweD3LKWEc3KjSSZvucY=; b=G7RUIII6uldzrDA9Tphn6haUdGyBxSZBrKdP8kdb6rmMHDJ566wjTutG3DdngVKsSG 7+6Kt6p5l2+kWQkohK6QBJzkG1h6wvMtD52I6iFyMhhmBPgiqDSSIQocUPXwwwrdRdvQ w0QeYaGjbnXznQ8NseFqGWg9dHO2bjytDyq55lE3UAfmfX/QfVuK4kHggVOMMd1vB3H/ xRldGYBg9xlPgSwWl6CU0+UPGpGzDDHqq8V/mG7r5xOQWDR+Pg80ZSwgCKx/hmV5Hurn xDwr2kCfZY2GLhcZTPboOemVz9X16yYPMbs1WgWx45LhbPDTtzJM0/jp+5D9GmQ/Ab8W OTNA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:message-id:date:in-reply-to:comments :references:to:subject:mime-version:content-type; bh=a1Zp8NtG1/ioMcvH7MSYV6emweD3LKWEc3KjSSZvucY=; b=YPehA/WZp9KwDbcJcEcY1RjrpsI9fjb+/qrFGsh+HHI0pzMMK/FP8tG9eO4v3IFGJK Y3jABQVZMRRxQ0Ikd/FJ7QrHbrxVpuwCcI2SmVCDq80jGIFRJkG2FevBpqAX73MGBz50 GOtXPFQ2G+ZkI5sMhmV4tRHGhzOYg94BPALJ56cXG11CXETzOptGwUBlRJ5/alwDe3KX f0Q4/0JWVU3U7bn/u8tYHer0StCr9Hu3CVhlUTUwvLhou+X97GDSOXiryB9i7GXdtJe1 K7pkaUmkaI61GH09eEY6K5FQ+ecLjafpbzVVN37U4f5xqXfy+TcBjQiiZkzC/dYijP3p q2cw== X-Gm-Message-State: ALoCoQk8u12nkAZypnB4CTtJ2OK0znLUywUrrYqbyFyp5fIZfguUCEFSLeqbtopYHjkZIwyowYne X-Received: by 10.60.73.130 with SMTP id l2mr14588754oev.30.1447008917976; Sun, 08 Nov 2015 10:55:17 -0800 (PST) From: Bart Schaefer Message-Id: <151108105514.ZM769@torch.brasslantern.com> Date: Sun, 8 Nov 2015 10:55:14 -0800 In-Reply-To: <20151108181833.574cf0d6@ntlworld.com> Comments: In reply to Peter Stephenson "Re: Inconsistency with SHWORDSPLIT and leading spaces" (Nov 8, 6:18pm) References: <87a8qr75za.fsf@gmail.com> <20151106170007.5196bd5e@pwslap01u.europe.root.pri> <20151107174255.74054b28@ntlworld.com> <151107114314.ZM24285@torch.brasslantern.com> <20151108181833.574cf0d6@ntlworld.com> X-Mailer: OpenZMail Classic (0.9.2 24April2005) To: zsh-workers@zsh.org Subject: Re: Inconsistency with SHWORDSPLIT and leading spaces MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii On Nov 8, 6:18pm, Peter Stephenson wrote: } } does that do it? Yes, that's a more fully enumerated description of the vague notion I had when I made the suggestion. The next step would be to add a nameref parameter flag for declaring via typedef that "(P) is implied whenever this parameter is used" ...