[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
Re: [PATCH] system-type cygwin with window-system w32
From:
Eli Zaretskii
Subject:
Re: [PATCH] system-type cygwin with window-system w32
Date:
2011年7月18日 20:08:45 +0300
> Date: 2011年7月18日 09:48:44 -0700
> From: Daniel Colascione <address@hidden>
> CC: address@hidden
>
> I meant that we can convert to UTF-8 (or our internal multibyte
> encoding) until the very last moment before calling a system function;
We already do that. The problem is with processing the strings which
don't come from Lisp nor are going to be passed to the Lisp level.
Just take a look at w32.c, and you will see what I mean.
- Re: [PATCH] system-type cygwin with window-system w32, (continued)
- Re: [PATCH] system-type cygwin with window-system w32 , Eli Zaretskii, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Daniel Colascione, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Eli Zaretskii, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Daniel Colascione, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Eli Zaretskii, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Daniel Colascione, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Juanma Barranquero, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Eli Zaretskii, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Daniel Colascione, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32,
Eli Zaretskii <=
- Re: [PATCH] system-type cygwin with window-system w32 , Richard Stallman, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Richard Stallman, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Daniel Colascione, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , David Kastrup, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Daniel Colascione, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Richard Stallman, 2011年07月19日
- Re: [PATCH] system-type cygwin with window-system w32 , Lennart Borgman, 2011年07月20日
- Re: [PATCH] system-type cygwin with window-system w32 , Jason Rumney, 2011年07月18日
- Re: [PATCH] system-type cygwin with window-system w32 , Richard Riley, 2011年07月18日
Re: [PATCH] system-type cygwin with window-system w32 , Eli Zaretskii, 2011年07月18日