Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: _normal:26: bad math expression: operator expected at `0 '
- X-seq: zsh-users 4863
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-users@xxxxxxxxxx (Zsh users list)
- Subject: Re: _normal:26: bad math expression: operator expected at `0 '
- Date: Thu, 25 Apr 2002 16:00:53 +0100
- In-reply-to: "Roman Neuhauser"'s message of "Thu, 25 Apr 2002 17:06:21 +0200." <20020425150621.GM82912@xxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Roman Neuhauser wrote:
> roman@roman ~ > echo $ZSH_VERSION 124:0
> 4.0.4
>
> So, is 4.0.4 not a stable version?
Check your $fpath to see if it's possibly picking up other versions of
the function.
It's hard to see how this problem can occur in 4.0.4, unless there's
some additional option we should be setting for compatibility in the
list given by $_comp_options. If it really is the function from 4.0.4,
try running `emulate zsh' before starting and using the new completion
system. If it works after that, it would help if you send a list of
options you've got set.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK Tel: +44 (0)1223 392070
**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential
and/or privileged material.
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by
persons or entities other than the intended recipient is
prohibited.
If you received this in error, please contact the sender and
delete the material from any computer.
**********************************************************************
Messages sorted by:
Reverse Date,
Date,
Thread,
Author