zsh-users
 help / color / mirror / code / Atom feed
From: "Jérémie Roquet" <arkanosis@gmail.com>
To: Jerry Rocteur <jerry.rocteur@gmail.com>
Cc: Zsh Users <zsh-users@zsh.org>
Subject: Re: GLOB_SUBST not in man page
Date: Thu, 21 Aug 2014 15:15:01 +0200	[thread overview]
Message-ID: <CAFOazANB34HHFUrjGj9-WUuTOihj5eZb1z_3iLKv2T3YT-Mkzw@mail.gmail.com> (raw)
In-Reply-To: <CAGAAoy1ya70bxpEWWDXg7PN1GNEKf=JgXQ7x-dSWoWJm5bL6Pw@mail.gmail.com>

Hi,

2014-08-21 12:40 GMT+02:00 Jerry Rocteur <jerry.rocteur@gmail.com>:
> I'm trying to indentify a problem and noticed that I have globsubst set to
> off but when I man zshoptions I don't find that option ?
>
> Is it deprecated or just missing ?

It should be in the man:

$ man zshoptions | grep -A 4 GLOB_SUBST
       GLOB_SUBST <C> <K> <S>
              Treat  any  characters  resulting  from  parameter
expansion as being eligible for file
              expansion and filename generation, and any characters
resulting from command  substitu‐
              tion  as being eligible for filename generation.  Braces
(and commas in between) do not
              become eligible for expansion.

$ grep -A 6 GLOB_SUBST Doc/Zsh/options.yo
pindex(GLOB_SUBST)
pindex(NO_GLOB_SUBST)
pindex(GLOBSUBST)
pindex(NOGLOBSUBST)
item(tt(GLOB_SUBST) <C> <K> <S>)(
Treat any characters resulting from parameter expansion as being
eligible for file expansion and filename generation, and any
characters resulting from command substitution as being eligible for
filename generation.  Braces (and commas in between) do not become eligible
for expansion.
)

Maybe you're using an outdated man?

Best regards,

-- 
Jérémie


      parent reply	other threads:[~2014-08-21 13:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-21 10:40 Jerry Rocteur
2014-08-21 13:13 ` Frank Terbeck
2014-08-21 13:15 ` Jérémie Roquet [this message]

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=CAFOazANB34HHFUrjGj9-WUuTOihj5eZb1z_3iLKv2T3YT-Mkzw@mail.gmail.com \
    --to=arkanosis@gmail.com \
    --cc=jerry.rocteur@gmail.com \
    --cc=zsh-users@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).