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: Lars Hansen
Subject: Re: shell-quote-argument and multibyte
Date: Wed, 16 Apr 2003 08:16:18 +0200
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.3) Gecko/20030312



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.

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!





reply via email to

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