Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: $0 in function



On Mon, Oct 01, 2001 at 01:25:55AM -0400, Joakim Ryden wrote:
> Hmm, thanks. Is function_argzero supposed to show up in the setopt list?
	Unless you have the option kshoptionprint set, setopt
only shows options that have changed from their default value.  The
default for function_argzero is on, so you would normally only see it
in setopt's output as nofunctionargzero, when you disable it.
	What do you get after a
$ setopt nofunctionargzero
	?

	-- Sweth.

-- 
Sweth Chandramouli ; <svc@xxxxxxxxx>
President, Idiopathic Systems Consulting

Attachment: pgpoBGzJUDDHj.pgp
Description: PGP signature



Messages sorted by: Reverse Date, Date, Thread, Author