bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cmdproxy.exe garbles special characters in environment variables


From: Jason Rumney
Subject: Re: cmdproxy.exe garbles special characters in environment variables
Date: Mon, 25 Jun 2007 09:57:32 +0100
User-agent: Thunderbird 2.0.0.4 (Windows/20070604)

Günter Rote wrote:
> C:\Users\Günter>set userprofile
> USERPROFILE=C:\Users\Günter
>
> C:\Users\Günter>"\Program Files\emacs-22.1\bin\cmdproxy.exe"
> Microsoft Windows [Version 6.0.6000]
> Copyright (c) 2006 Microsoft Corporation. Alle Rechte vorbehalten.
>
What happens if you insert the following command here?

  C:\Users\Günter> chcp 1252

> C:\Users\Günter>set userprofile
> USERPROFILE=C:\Users\G?nter


I suspect you are correct that the problem lies in differing coding
systems, but I don't think it is a Unicode vs "ANSI" issue, but "ANSI"
vs "OEM". (I put those names in quotes because they are the names used
by Microsoft to describe various codepages used by Windows, although
they have nothing to do with the American National Standards Institute
or Original Equipment Manufacturers).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]