Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
interactivecomments and $(...)
- X-seq: zsh-workers 13841
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: interactivecomments and $(...)
- Date: Thu, 29 Mar 2001 15:55:04 +0000
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
zagzig[664] echo #compdef foo 4.0.1-pre-2
#compdef foo
zagzig[665] echo $(echo #compdef foo) 4.0.1-pre-2
zagzig[666] 4.0.1-pre-2
Hey! I'm not supposed to need to quote the `#' in $(...), am I? This is an
interactive shell, and interactivecomments is not set (nor is extendedglob).
What gives?
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net
Messages sorted by:
Reverse Date,
Date,
Thread,
Author