zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: Wolfgang Hukriede <whukriede@googlemail.com>, zsh-workers@sunsite.dk
Subject: Re: Echoing of 8-bit-characters broken after 4.3.2?
Date: Sat, 28 Feb 2009 09:53:11 -0800	[thread overview]
Message-ID: <090228095311.ZM3411@torch.brasslantern.com> (raw)
In-Reply-To: <2493fbfb0902280035p35223173m60570915dedf405d@mail.gmail.com>

On Feb 28,  9:35am, Wolfgang Hukriede wrote:
}
} After upgrading from 4.3.2 to 4.3.9 I've currently two zshells open of
} the respective versions, each in its own xterm-window. Now, while in
} 4.3.2, when I type any 8-bit-character (from the latin1-set), it is nicely
} echoed back. But this no longer works in 4.3.9.

This doesn't happen to be on Mac OSX, does it?  (You should always
include operating system information when reporting a problem.)

} All zsh-dotfiles in both sessions are identical. No LC-variables are
} set (but export LC_CTYPE=ISO8859-1 does not help either).

I think the trouble there is that this is the wrong value for LC_CTYPE.

Try

    export LANG=is_IS.ISO8859-1

I discovered this by tab-completing values for LANG.


  reply	other threads:[~2009-02-28 17:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28  8:35 Wolfgang Hukriede
2009-02-28 17:53 ` Bart Schaefer [this message]
2009-02-28 19:07   ` Andrey Borzenkov
2009-02-28 19:19     ` Bart Schaefer
2009-02-28 19:29       ` Andrey Borzenkov
2009-02-28 19:52 Wolfgang Hukriede
2009-02-28 20:40 ` Andrey Borzenkov
2009-02-28 20:31 Wolfgang Hukriede
2009-02-28 20:49 ` Andrey Borzenkov
2009-02-28 23:01   ` Bart Schaefer
2009-02-28 22:00 Wolfgang Hukriede
2009-03-01  0:12 ` Phil Pennock

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=090228095311.ZM3411@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=whukriede@googlemail.com \
    --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).