Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: Re: tag-order func()
- X-seq: zsh-workers 12983
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: PATCH: Re: tag-order func()
- Date: Thu, 12 Oct 2000 12:19:33 +0000
- In-reply-to: <200010120822.KAA30127@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
- References: <200010120822.KAA30127@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
On Oct 12, 10:22am, Sven Wischnowsky wrote:
}
} Bart Schaefer wrote:
}
} > There's also the issue that I raised in zsh-users/3421 about how very
} > difficult it is to return a glob pattern via the `reply' array from
} > a style defined with zstyle -e.
}
} Any option setting that caused your problems?
Try using 'zstyle -e' to put glob patterns in $reply in a context where
they will actually later be used as glob patterns, such as in the
file-patterns style. The problem isn't that zstyle -e can't return
them, but that it returns them incorrectly metafied (I think).
--
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