Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Tag functions with shell options?
- X-seq: zsh-workers 1507
- From: Zefram <A.Main@xxxxxxxxxxxxxxxxx>
- To: aheading@xxxxxxxxxxxx (Anthony Heading)
- Subject: Re: Tag functions with shell options?
- Date: Tue, 2 Jul 1996 16:17:53 +0100 (BST)
- Cc: A.Main@xxxxxxxxxxxxxxxxx, zsh-workers@xxxxxxxxxxxxxxx
- In-reply-to: <199607021412.PAA05463@xxxxxxxxxxxxxxxxxxxxxxx> from "Anthony Heading" at Jul 2, 96 03:12:08 pm
>Thanks for the response. The trouble is that I can't alter awkward_func. Effectively
>I have a library of Bourne shell functions which I'd like to use from zsh, without
>knowing about their internals, and I can't see how to do it.
You could wrap the Bourne shell functions in zsh functions that do the
LOCAL_OPTIONS thing.
-zefram
Messages sorted by:
Reverse Date,
Date,
Thread,
Author