From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19335 invoked by alias); 19 Jul 2018 19:44:47 -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: List-Unsubscribe: X-Seq: 43193 Received: (qmail 6985 invoked by uid 1010); 19 Jul 2018 19:44:47 -0000 X-Qmail-Scanner-Diagnostics: from mail-it0-f67.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.214.67):SA:0(-1.9/5.0):. Processed in 1.383951 secs); 19 Jul 2018 19:44:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS,T_DKIMWL_WL_MED,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 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=/60SZyqmKlMQkU+XujtpdBtyXHM5VvJ/gqlbzytrIa0=; b=SzJxk5yFGHvPY7QGMrY5S8ti3mU2sI+CFmn+B74qi5dmLNXWRz67xmgv8e62fBrkD0 d1QBzNWLwD/ZAL9HQ190/2xUZkqyQ9Mr/GSCHMow+Fph1iYh4ZLvxEPsDvufho4jl228 E6A8jldA5ccSMSgR2aEPLNXDIkrrKnyarcA0mapI09PAhNIDTUkxScoq/7LShhNU4ER9 apOiIX7qgudxANKH+MEmpHF0h6eq5DcVr3XhNRD0TBipDbbqNibduLQUhARkW2wDpLGp G5o//4kJI26Zb1bjS8FxhAmvilhhU/wd8au/+HbwTkZiCni0F7BAn42dN0H/94Ng0T17 KOIQ== 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=/60SZyqmKlMQkU+XujtpdBtyXHM5VvJ/gqlbzytrIa0=; b=gOlceq+YUK759dhQhMISVb9BC8jkLDoJoJi4GE4Ej/G1AqpsL2IfMPFu8mU9hkthPI 6Xq4uEYgxz7kw09GA7OFe2EiwQ8jpPtIcsJMhpzxnDS014nr40DPjJ+J3BykWQWsYJqp oQHd3z1DtsxjHhNNipfG/X43VAj3JBFF17jihHJyQwUL8UkoDfSlRt3xRnqVIin4je5U Vz8E+MEQ4kRgDA4uvLLUVQEpAkoxaw3mQcnud8bICOCp3MNSH51G5hObV6T/yXMVGRIa gMzuu1R/mmsH5jFR+zgnvZhIqNigFaCa/w4wMUVGwOgetlcNZXe4HiJ9pMJ/55EzTcFS IEUg== X-Gm-Message-State: AOUpUlHCRhzcoqdDXPmho+kyHyycss+cTej0mcZYU8tHKMMvTP4Bsrsp /7lhKKdSiQkgR2lleYly18ewhA== X-Google-Smtp-Source: AAOMgpd2w4/Ev38JqvzIWt/roi/xfVWL4kPHyJ1CSm7LElRKC+MCXxgt1dlp691C97XDS4luXa599A== X-Received: by 2002:a24:4dd3:: with SMTP id l202-v6mr6903350itb.144.1532029483339; Thu, 19 Jul 2018 12:44:43 -0700 (PDT) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: [PATCH] _pgrep: simplify the processing of '->state' actions From: dana In-Reply-To: <064FE4EC-2987-49F5-8BA0-666E1D1568B2@kba.biglobe.ne.jp> Date: Thu, 19 Jul 2018 14:44:42 -0500 Cc: zsh-workers@zsh.org Content-Transfer-Encoding: quoted-printable Message-Id: <1FAEAFB0-0DA3-410D-AEEA-A5766C0D4C20@dana.is> References: <064FE4EC-2987-49F5-8BA0-666E1D1568B2@kba.biglobe.ne.jp> To: Jun T X-Mailer: Apple Mail (2.3445.8.2) On 19 Jul 2018, at 05:06, Jun T wrote: >-# - We assume that Linux systems use procps-ng =E2=80=94 specifically, = procps-ng >=3D3.3.4 >+# - We assume that Linux systems use procps-ng - specifically, = procps-ng >=3D3.3.4 Would you guys prefer that i not use em dashes in source comments? I = guess i'd just assumed anything UTF-8 would be fine, but maybe that's a selfish assumption. I can use '--' instead if it's a problem. On 19 Jul 2018, at 05:06, Jun T wrote: >- '-J+[match only on specified project IDs]: :->projid' I'm not sure about moving this. I mean it'll work either way, but why = make this a special case? Why not also break out -z? And then if we're doing that = for Solaris, why not also break out -S for FreeBSD, -T for OpenBSD, and so = on? If we don't like the p[gk]opts filtering method, that's one thing (i had = just extended the way the function was already set up, but obv we could build = arrays in case clauses or whatever instead) =E2=80=94 but as long as we're = keeping it i'm not sure why -J alone should be exempt. dana