zsh-users
 help / color / mirror / code / Atom feed
From: Andrej Borsenkow <Andrej.Borsenkow@mow.siemens.ru>
To: Stephen Talley <talley@pcisys.net>
Cc: <zsh-users@sunsite.dk>
Subject: Re: Why doesn't this work?
Date: Sun, 8 Jul 2001 09:43:46 +0400 (MSD)	[thread overview]
Message-ID: <Pine.SV4.4.33.0107080942380.29680-100000@itsrm2.mow.siemens.ru> (raw)
In-Reply-To: <20010707153240.B1172@nerd.pcisys.net>

On Sat, 7 Jul 2001, Stephen Talley wrote:

> % touch a.Bz
> % ls *.(#i)[bg]z
> zsh: no match
>

{tty0}:/tmp> touch b.gz
{tty0}:/tmp> ll *.(#i)gz
zsh: no matches found: *.(#i)gz
{tty0}:/tmp> setopt extendedglob
{tty0}:/tmp> ll *.(#i)gz
-rw-r--r--    1 user     544             0 Jul  8 05:45 b.gz


> Can't see any reason why the above wouldn't work...  I've tried
> it in zsh 3.1.9 and 4.0.2.
>

You have not tried hard enough :-)

-andrej


  parent reply	other threads:[~2001-07-08  5:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-07 21:32 Stephen Talley
2001-07-07 22:09 ` Vincent Lefevre
2001-07-08  5:43 ` Andrej Borsenkow [this message]
2001-07-08  5:48   ` Andrej Borsenkow

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=Pine.SV4.4.33.0107080942380.29680-100000@itsrm2.mow.siemens.ru \
    --to=andrej.borsenkow@mow.siemens.ru \
    --cc=talley@pcisys.net \
    --cc=zsh-users@sunsite.dk \
    /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).