emacs-devel
[Top][All Lists]
Advanced

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

Re: shell-quote-argument and multibyte


From: Kenichi Handa
Subject: Re: shell-quote-argument and multibyte
Date: Wed, 16 Apr 2003 15:28:28 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.2.92 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Lars Hansen <address@hidden> writes:
>> I don't know how an external program is called on Windows,
>> but if it's via "cmdproxy", this line may be the culprit.
>>   
>> 
> External programs are (by default) called via cmdproxy.

I see.

>> Could you try this?
>>   (modify-coding-system-alist 'process "[cC][mM][dD][pP][rR][oO][xX][yY]"
>>      '(iso-latin-1-dos . iso-latin-1-dos))
>>   
> It works!

Thank you for confirming that.

To Windows port maintainers:

Why should we treat "cmdproxy" specially on Windows?  Isn't
default-process-coding-system enough?

---
Ken'ichi HANDA
address@hidden





reply via email to

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