all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Elena <egarrulo@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Windows + Eshell: fixing character encoding?
Date: Wed, 29 Jul 2009 01:12:19 -0700 (PDT)	[thread overview]
Message-ID: <ee971627-509d-4bad-9f70-0b764ce4ed8e@n11g2000yqb.googlegroups.com> (raw)
In-Reply-To: mailman.3340.1248802527.2239.help-gnu-emacs@gnu.org

On 28 Lug, 17:35, Eli Zaretskii <e...@gnu.org> wrote:
> > From: Elena <egarr...@gmail.com>
> > Date: Tue, 28 Jul 2009 03:19:51 -0700 (PDT)
>
> > when running Eshell on Windows, programs' output characters such as
> > 'è', 'à', etc. are printed as \212,  \205, etc.
>
> > How can I see actual characters?
>
> What is the value of buffer-file-coding-system in the Eshell buffer?
>
> Also, if you go to one of these characters and type "C-u C-x =", what
> does Emacs tell about that character?

buffer-file-coding-system is iso-latin-1-dos. I think it should be
iso8859-1, but the variable's description does not says it is
customizable.

"C-u C-x =" prints:

  character: … (133, #o205, #x85, U+0085)
    charset: eight-bit-control (8-bit control code (0x80..0x9F))
 code point: #x85
     syntax:   	which means: whitespace
buffer code: #x85
  file code: not encodable by coding system iso-latin-1-dos
    display: by this font (glyph code)
     -outline-Courier New-normal-r-normal-normal-13-97-96-96-c-*-
iso8859-1 (#x85)

Following the documentation, I've tried to customize "current-language-
environment" to "Italian" and restarting "eshell", but it doesn't
change anything.

Thanks.


  parent reply	other threads:[~2009-07-29  8:12 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 [this message]
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
     [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=ee971627-509d-4bad-9f70-0b764ce4ed8e@n11g2000yqb.googlegroups.com \
    --to=egarrulo@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.