Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh-3.1.x cdmatch problem
- X-seq: zsh-workers 4483
- From: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxx>
- To: Paul Lew <lew@xxxxxxxxxxxxxxxxxx>, zsh-workers@xxxxxxxxxxxxxxx
- Subject: Re: zsh-3.1.x cdmatch problem
- Date: Sun, 1 Nov 1998 16:58:47 -0800
- In-reply-to: <9811012346.AA19571@xxxxxxxxxxxxxxxxxx>
- References: <9811012346.AA19571@xxxxxxxxxxxxxxxxxx>
On Nov 1, 6:46pm, Paul Lew wrote:
} Subject: zsh-3.1.x cdmatch problem
}
} I am trying switch from 3.0.x to 3.1.x but one problem is really
} bugged me: The completion after 'cd' command generated:
}
} zsh: bad math expression: unbalanced stack
}
} This does not happen for 3.0.x, the function cdmatch is the one from
} standard distribution:
The cdmatch function you quoted is not the one from the standard 3.1.[45]
distribution, but in any case I don't see this error for any completion
that I attempted (even after I fixed cdmatch2, see my other posting).
It would help if you told us:
(1) Exactly what `x' you mean when you say 3.1.x;
(2) A specific example completion that produces this result.
--
Bart Schaefer Brass Lantern Enterprises
http://www.well.com/user/barts http://www.brasslantern.com
Messages sorted by:
Reverse Date,
Date,
Thread,
Author