zsh-workers
 help / color / mirror / code / Atom feed
From: Jun T <takimoto-j@kba.biglobe.ne.jp>
To: zsh-workers@zsh.org
Subject: Re: [PATCH] _pgrep: simplify the processing of '->state' actions
Date: Fri, 20 Jul 2018 09:30:16 +0900	[thread overview]
Message-ID: <A53B6ADB-0F4B-43CC-B2B9-5904C7E2AA09@kba.biglobe.ne.jp> (raw)
In-Reply-To: <1FAEAFB0-0DA3-410D-AEEA-A5766C0D4C20@dana.is>


> 2018/07/20 4:44, dana <dana@dana.is> wrote:
> 
> On 19 Jul 2018, at 05:06, Jun T <takimoto-j@kba.biglobe.ne.jp> wrote:
>> -# - We assume that Linux systems use procps-ng — specifically, procps-ng >=3.3.4
>> +# - We assume that Linux systems use procps-ng - specifically, procps-ng >=3.3.4
> 
> Would you guys prefer that i not use em dashes in source comments?

Could you please use only 7bit ASCII?
It sometimes happens that I need to use vanilla vi without multibyte
support (e.g., testing on a minimal install of BSD's).

Em dash is especially problematic because it is one of the characters
with "East Asian Ambiguous Width"; how it is displayed depends on the
setting of the terminal and/or font.


> On 19 Jul 2018, at 05:06, Jun T <takimoto-j@kba.biglobe.ne.jp> 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?

I just wanted to make sure that the '(projid)' part of the case
statements is called only on Solaris because 'ps -o project' would not
work on other OS's.

  reply	other threads:[~2018-07-20  0:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-19 10:06 Jun T
2018-07-19 19:44 ` dana
2018-07-20  0:30   ` Jun T [this message]
2018-07-20  0:44     ` dana

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A53B6ADB-0F4B-43CC-B2B9-5904C7E2AA09@kba.biglobe.ne.jp \
    --to=takimoto-j@kba.biglobe.ne.jp \
    --cc=zsh-workers@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).