From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: zsh-users-return-23644-ml=inbox.vuxu.org@zsh.org X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIMWL_WL_MED,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id c4905be5 for ; Mon, 17 Sep 2018 05:58:57 +0000 (UTC) Received: (qmail 19864 invoked by alias); 17 Sep 2018 05:58:42 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: List-Unsubscribe: X-Seq: 23644 Received: (qmail 28395 invoked by uid 1010); 17 Sep 2018 05:58:42 -0000 X-Qmail-Scanner-Diagnostics: from mail-io1-f44.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(209.85.166.44):SA:0(-1.9/5.0):. Processed in 3.620568 secs); 17 Sep 2018 05:58:42 -0000 X-Envelope-From: dana@dana.is X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dana-is.20150623.gappssmtp.com; s=20150623; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=1+QYmmV4OhTdX8qu0cdAvd8GfzwNDZcOEcYJbPCx+9c=; b=W4y/Enc229iFgtrDRODT5hnN57pF8CxVFxdkcArNB+snUfSLJUaq959q/59b3+1VJX G94Ka6Bh2fkahIKuEboLPboyhVFnajFN2jBsbbuVioi2l3T3e3lRoaetOQ4+gyoITVKT BwywB7izSDmL5XKzAUqpbD37v5Mtje8YZYfPJjb7uEyKmV6BB89hbD27MuBJTb82LVmc vy2G1K9OmsKN0Opwm9p5xOw7pnZ9XEmFplkPFPSWdrgEezFn40e6wujMwsKibZg5t82t qzHtENoEZDzhAw/xIJE9s7WmgUjMzdVmGpODgn/68m8rgSamC/UIYgy+NXtzBf9Pe3D8 TP2w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=1+QYmmV4OhTdX8qu0cdAvd8GfzwNDZcOEcYJbPCx+9c=; b=k/oW38IAm2lofQMbSgZC1ie+ylPCD8iH8YimtfwKCb1msNzTWpZlv+CPWEX+FnRioO plzuuQh29XBmDJf/P2JCJL6fWBXsIoCgtqxT43VoAujufnpp7yd7xIW68IPjgYh0stQS B/qKf6JWIBvrr5spHrUrUoaeBq4SJyDMa9E+niFBLgb4HBr/cWkLSoL153TeLUDWNjoA dQKOUBX2juAFpNGprnjAuotGwCeznvOaw66+7Q+v1tUMYX7YatCVxXM53ocabFuhHAs9 6KGOVnQJbil9ktAVQHl7/RPaPsT63jTs826yZK2AE8dZ9OuKKB7HGqOD8LvS36NSUYTr hWzw== X-Gm-Message-State: APzg51BMW2FgGVq2AoiXLk+80NRJFSvuhowJSB+PSDldL7mizqsPe1Fl jzpokeQHLlpYutn1if/PFDnqGNdVXpuf3Q== X-Google-Smtp-Source: ANB0VdZ5RU1La+vBppm3CKCCJqwF258iOIXPsrELKxMKXju+UW2B7+7bKaxPmk3t/2y2HVpm8AMlUw== X-Received: by 2002:a6b:8f46:: with SMTP id r67-v6mr20205572iod.59.1537163916059; Sun, 16 Sep 2018 22:58:36 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: change in zstyle file-patterns handling between 5.5.1 & 5.6(.2)? From: dana In-Reply-To: <20180917022715.GA17398@laafc.net> Date: Mon, 17 Sep 2018 00:58:34 -0500 Cc: zsh-users@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <25E31A55-5918-42B8-83B4-DDC58A2D52EA@bitraven.io> <20180917022715.GA17398@laafc.net> To: Takeshi Banse X-Mailer: Apple Mail (2.3445.8.2) On 16 Sep 2018, at 21:27, Takeshi Banse wrote: >If I revert the commit 6b4e78dce6a505d8dab5554d9925e38e13bb40ea like >a workaround diff hunk at the end of this mail, it works here for these >2 particular issues. I guess this one is mine, sorry. :/ Going back over it, i'm having trouble remembering exactly why i changed = _files; as far as i know, it's not necessary to fix the _object_files problem i = found. Maybe during troubleshooting i noticed that the one _path_files call was different from the other two in that function, and i decided it was a = mistake? Sounds like the kind of dumb thing i'd do. Unless someone else can figure out what past-me was going for, i'm in = favour of reverting that half of the change per your patch. dana