Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug#457076: zsh: is-at-least does not work properly
- X-seq: zsh-workers 24302
- From: Ismail Dönmez <ismail@xxxxxxxxxxxxx>
- To: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- Subject: Re: Bug#457076: zsh: is-at-least does not work properly
- Date: Thu, 20 Dec 2007 00:13:04 +0200
- Cc: zsh-workers@xxxxxxxxxx
- In-reply-to: <20071219214604.db454282.p.w.stephenson@xxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: Pardus / KDE
- References: <20071219151458.GA4123@xxxxxxxxxxxx> <20071219204107.GA3860@xxxxxxxxxxxx> <20071219214604.db454282.p.w.stephenson@xxxxxxxxxxxx>
Wednesday 19 December 2007 23:46:04 tarihinde şunları yazmıştınız:
> On Wed, 19 Dec 2007 22:41:07 +0200
>
> Tonguc Yumruk <tongucyumruk@xxxxxxxxxxxxxx> wrote:
> > tonguc@terra:~% setopt LOCAL_OPTIONS
> > setopt: no such option: LOCAL_OPTIONS
> >
> > On the other hand this works fine:
> >
> > tonguc@terra:~% setopt localoptions
>
> I wonder if that's a function of your locale ($LANG setting)? It's
> possible it's not translating upper case characters to lower case
> properly. Ah, in fact it probably is...
>
> 2007-03-15 Peter Stephenson <pws@xxxxxxx>
>
> * 23219: Src/options.c: Ismail Dönmez reported that lower
> casing of I to dotless i in tr_TR.UTF-8 broke option handling.
Yeah indeed, both setopt LOCAL_OPTIONS and setopt localoptions work fine with
tr_TR.UTF-8 locale here using zsh CVS.
Regards,
ismail
--
Never learn by your mistakes, if you do you may never dare to try again.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author