zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-workers@sunsite.dk, sparre@nbi.dk, 346119-forwarded@bugs.debian.org
Subject: Re: Bug#346119: zsh: Non-ASCII letters are not accepted in variable names
Date: Sun, 8 Jan 2006 18:07:42 +0000	[thread overview]
Message-ID: <20060108180742.4c85c70c.p.w.stephenson@ntlworld.com> (raw)
In-Reply-To: <20060107164325.GA32204@scowler.net>

On Sat, 7 Jan 2006 11:43:25 -0500
Clint Adams <schizo@debian.org> wrote:
> > >>It seems that Zsh has stopped accepting non-ASCII letters 
> > >>in variable names:

Yes, it's too dangerous now we're starting to support multibyte
characters properly until we decide whether the character is a letter or
punctuation or whatever.  Eventually the test for valid identifiers will
be based on some locale-specific examination of multibyte characters,
but that hasn't been done yet.  Locale-specific definitions of
identifiers frighten me a bit, so I think they're best avoided, but
that'll be the best we can do.

-- 
Peter Stephenson <p.w.stephenson@ntlworld.com>
Web page still at http://www.pwstephenson.fsnet.co.uk/


      reply	other threads:[~2006-01-08 18:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20060105191438.27899.29729.reportbug@hugin.crs4.it>
     [not found] ` <20060107144929.GA28841@scowler.net>
     [not found]   ` <Pine.LNX.4.64.0601071738570.2579@www.sslug.dk.sslug.dk>
2006-01-07 16:43     ` Clint Adams
2006-01-08 18:07       ` Peter Stephenson [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060108180742.4c85c70c.p.w.stephenson@ntlworld.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=346119-forwarded@bugs.debian.org \
    --cc=sparre@nbi.dk \
    --cc=zsh-workers@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).