zsh-users
 help / color / mirror / code / Atom feed
From: Sweth Chandramouli <svc@sweth.net>
To: zsh-users@sunsite.dk
Subject: Re: compctl -g not working
Date: Thu, 4 Oct 2001 00:43:08 -0400	[thread overview]
Message-ID: <20011004004307.C18930@astaroth.sweth.net> (raw)
In-Reply-To: <1011004042305.ZM30162@candle.brasslantern.com>

[-- Attachment #1: Type: text/plain, Size: 1135 bytes --]

On Thu, Oct 04, 2001 at 04:23:05AM +0000, Bart Schaefer wrote:
> I apologize; it's not kshglob that's the problem, it's shglob.
> 
> SH_GLOB <K> <S>
>      Disables the special meaning of `(', `|', `)' and '<' for globbing
>      the result of parameter and command substitutions, and in some
>      other places where the shell accepts patterns.  This option is
>      set by default if zsh is invoked as sh or ksh.
> 
> One of the "some other places" is in compctl expressions.
	Aha!  That's it; I now remember that, some months ago, I
ran into a problem where the result of a command substitution was
getting globbed inappropriately (or at least in a way that I found very
non-intuitive), so I turned on SH_GLOB.  Since I still prefer that
behaviour, and compctl can use -s to acheive the same result, I'll
just switch to -s instead.  (What are the odds of the manpage getting
updated to note that "some other places" includes compctl -g, but not
compctl -s, and the fact that BARE_GLOB_QUAL overrides KSH_GLOB?)

	-- Sweth.

-- 
Sweth Chandramouli ; <svc@sweth.net>
President, Idiopathic Systems Consulting

[-- Attachment #2: Type: application/pgp-signature, Size: 236 bytes --]

  reply	other threads:[~2001-10-04  4:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-03  2:53 Sweth Chandramouli
2001-10-03  3:16 ` Philippe Troin
2001-10-03  3:18   ` Sweth Chandramouli
2001-10-03  4:04     ` Bart Schaefer
2001-10-03  4:12       ` Sweth Chandramouli
2001-10-03  6:04         ` Bart Schaefer
2001-10-03  6:15           ` Sweth Chandramouli
2001-10-03 16:24             ` Bart Schaefer
2001-10-03 18:23               ` Sweth Chandramouli
2001-10-04  4:23                 ` Bart Schaefer
2001-10-04  4:43                   ` Sweth Chandramouli [this message]
2001-10-05 16:13                     ` Bart Schaefer
2001-10-05 16:23                       ` Zefram

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=20011004004307.C18930@astaroth.sweth.net \
    --to=svc@sweth.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).