all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jason Rumney <jasonr@gnu.org>
To: "Günter Rote" <rote@inf.fu-berlin.de>
Cc: bug-gnu-emacs@gnu.org
Subject: Re: cmdproxy.exe garbles special characters in environment variables
Date: Mon, 25 Jun 2007 09:57:32 +0100	[thread overview]
Message-ID: <467F837C.5050906@gnu.org> (raw)
In-Reply-To: <467ED402.3090804@inf.fu-berlin.de>

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	other threads:[~2007-06-25  8:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-24 20:28 cmdproxy.exe garbles special characters in environment variables Günter Rote
2007-06-25  8:57 ` Jason Rumney [this message]
2007-06-25 12:40 ` Jason Rumney

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=467F837C.5050906@gnu.org \
    --to=jasonr@gnu.org \
    --cc=bug-gnu-emacs@gnu.org \
    --cc=rote@inf.fu-berlin.de \
    /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.