zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: Re: SH_GLOB influence on a script and on an autoload function
Date: Wed, 7 Sep 2016 11:28:38 -0700	[thread overview]
Message-ID: <160907112838.ZM13919@torch.brasslantern.com> (raw)
In-Reply-To: <CAKc7PVC93FCfC1Xn9keAEyBaiHfaV+_nbKSUzhmwKLmmm4soMg@mail.gmail.com>

On Sep 7, 12:39pm, Sebastian Gniazdowski wrote:
}
} It seems that pat="<full-featured zsh pattern here>" and then using
} GLOB_SUBST via $~pat with SH_GLOB temporarily turned off should solve this?
} But what about (N[1]) etc. modifiers...

If SH_GLOB is turned off, glob qualifiers are handled like any other
part of the pattern, so no difference here.

I'm thinking about a far away
} possibility that one could fully work with emulate sh, having completions
} not reporting errors.

I've lost track of this thread.  What present error is being addressed?
Seems to me that completion uses zsh syntax internally, so you'd be more
likely to have an error in the other direction, i.e., the command line
expects SH_GLOB but the internals treat it like zsh ...?


  reply	other threads:[~2016-09-07 18:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-11  5:11 Sebastian Gniazdowski
2016-06-11 17:14 ` Bart Schaefer
2016-09-07 10:39   ` Sebastian Gniazdowski
2016-09-07 18:28     ` Bart Schaefer [this message]
2016-09-07 19:01       ` Sebastian Gniazdowski
2016-09-07 23:48         ` Bart Schaefer

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=160907112838.ZM13919@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --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).