From: Jason Rumney <jasonrumney@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Windows + Eshell: fixing character encoding?
Date: Wed, 29 Jul 2009 19:01:37 -0700 (PDT) [thread overview]
Message-ID: <a58a40d6-d621-4863-bd62-8433222c0520@d15g2000prc.googlegroups.com> (raw)
In-Reply-To: mailman.3409.1248896205.2239.help-gnu-emacs@gnu.org
On Jul 30, 3:36 am, Peter Dyballa <Peter_Dyba...@web.de> wrote:
> Am 29.07.2009 um 13:38 schrieb Elena Garrulo:
>
> > 2009/7/29 Peter Dyballa <Peter_Dyballa>:
> >> From where do you know that \205 and \212 stand for à and è etc.?
>
> > Because I know the italian words the program is outputting: "già" ->
> > "gi\205", "è" -> "\212".
>
> Can you check whether these are encoded in some DOS code page? No ISO
> 8859/ISO Latin encoding and neither Unicode uses the range
>
> ; oct dec hex
> ;==================
> ? = 200 = 128 = 80
> ...
> ? = 239 = 159 = 9F
>
> to encode valid characters which can be presented as glyphs. They're
> used as so-called 8-bit control characters. DOS code pages, Mac
> encodings, and the NeXT encoding are different. (HP Roman too?)
>
> --
> Greetings
>
> Pete
>
> Remember: use logout to logout.
Those codepoints do match the characters expected in cp850, which is
what I'd expect by default from console programs on a West European
windows system.
next prev parent reply other threads:[~2009-07-30 2:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-28 10:19 Windows + Eshell: fixing character encoding? Elena
2009-07-28 17:35 ` Eli Zaretskii
[not found] ` <mailman.3340.1248802527.2239.help-gnu-emacs@gnu.org>
2009-07-29 8:12 ` Elena
2009-07-29 10:23 ` Peter Dyballa
2009-07-29 11:38 ` Elena Garrulo
2009-07-29 16:10 ` Eli Zaretskii
2009-07-29 19:36 ` Peter Dyballa
[not found] ` <mailman.3409.1248896205.2239.help-gnu-emacs@gnu.org>
2009-07-30 2:01 ` Jason Rumney [this message]
[not found] ` <mailman.3394.1248883861.2239.help-gnu-emacs@gnu.org>
2009-07-30 13:39 ` Elena
2009-07-30 14:11 ` Lennart Borgman
2009-07-30 14:41 ` Elena Garrulo
2009-07-30 14:54 ` Peter Dyballa
[not found] ` <mailman.3482.1248965709.2239.help-gnu-emacs@gnu.org>
2009-07-30 15:05 ` Elena
2009-07-30 15:49 ` Peter Dyballa
2009-07-30 18:49 ` Eli Zaretskii
2009-07-30 14:41 ` Peter Dyballa
2009-07-30 18:47 ` Eli Zaretskii
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=a58a40d6-d621-4863-bd62-8433222c0520@d15g2000prc.googlegroups.com \
--to=jasonrumney@gmail.com \
--cc=help-gnu-emacs@gnu.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.