zsh-workers
 help / color / mirror / code / Atom feed
From: Peter Stephenson <p.w.stephenson@ntlworld.com>
To: zsh-workers@zsh.org
Subject: Re: Bug when $USERNAME is cyryllic
Date: Mon, 2 Oct 2023 11:28:01 +0100 (BST)	[thread overview]
Message-ID: <1543774304.299740.1696242481210@mail.virginmedia.com> (raw)
In-Reply-To: <CAH+w=7bGPHpLULpUetGaMTPqm7VibEB6Wtox8VW-pPGpkgrdFw@mail.gmail.com>

> On 01/10/2023 21:35 Bart Schaefer <schaefer@brasslantern.com> wrote:
> Aside, my recollection was wrong:  It's tokenize() that appears
> harmless to apply more than once, not metafy().

In case this is useful to jog memories in future...

I think the difference is that metafy() is operating on something
completely raw, so we can't rely on any octet having any special
internal meaning.  tokenize(), on the other hand, always operates
on an already metafied string, hence we at least have the assurance that
anything stuck behind a Meta marker is special and can be left alone.

pws


      parent reply	other threads:[~2023-10-02 10:28 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-01  5:04 Максим Щербаков
2023-10-01  7:04 ` Ellenor Bjornsdottir
2023-10-01  7:17   ` Максим Щербаков
2023-10-01 18:05 ` Bart Schaefer
2023-10-01 18:54   ` Максим
2023-10-01 20:35     ` Bart Schaefer
2023-10-02  4:50       ` Максим
2023-10-02 10:28       ` 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=1543774304.299740.1696242481210@mail.virginmedia.com \
    --to=p.w.stephenson@ntlworld.com \
    --cc=zsh-workers@zsh.org \
    /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).