zsh-users
 help / color / mirror / code / Atom feed
From: "TJ Luoma" <luomat@gmail.com>
To: "Benjamin R. Haskell" <zsh@benizi.com>
Cc: ZyX <kp-pav@yandex.ru>, "Zsh-Users List" <zsh-users@zsh.org>
Subject: Re: input foo, output '[F|f][O|o][O|o]'?
Date: Tue, 02 Jul 2013 00:24:09 -0400	[thread overview]
Message-ID: <9C41B5E2-E589-4A90-A68C-76D177943EA6@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.01.1307012129050.21264@hp.internal>


On 1 Jul 2013, at 21:53, Benjamin R. Haskell wrote:

> I think you've missed the point of "N, n, or pipe".  [F|f] matches 
> upper 'F' or lower 'f', but also the character '|'.  You seem to be 
> conflating:
>
> [xyz] - 'x' or 'y' or 'z'
>
> with:
>
> (x|y|z) - 'x' or 'y' or 'z'
>
> The '|' doesn't mean 'or' within square brackets.  It means the 
> literal character: '|'.

Oh FFS… yes… sorry… that's exactly what I was doing. Sorry about 
that. I kept reading what I was thinking about instead of what I'd 
written.

*sigh*

(It's been a long week for it to be only just past Monday :-)

TjL


  reply	other threads:[~2013-07-02  4:24 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-01 17:59 TJ Luoma
2013-07-01 18:44 ` ZyX
2013-07-02  0:58   ` TJ Luoma
2013-07-02  1:30     ` Lawrence Velázquez
2013-07-02  1:53     ` Benjamin R. Haskell
2013-07-02  4:24       ` TJ Luoma [this message]
2013-07-02  3:51     ` ZyX
2013-07-02  4:00       ` ZyX
2013-07-02 23:24         ` Phil Pennock
2013-07-01 19:37 ` Phil Pennock
2013-07-02  0:24   ` TJ Luoma
2013-07-01 23:51 ` Alex Satrapa
2013-07-02  0:38   ` Kurtis Rader
2013-07-02  1:11     ` TJ Luoma

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=9C41B5E2-E589-4A90-A68C-76D177943EA6@gmail.com \
    --to=luomat@gmail.com \
    --cc=kp-pav@yandex.ru \
    --cc=zsh-users@zsh.org \
    --cc=zsh@benizi.com \
    /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).