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 11:00:06 +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:
>> Please show me the result of C-h C RET.
[...]
>   Process I/O   "[cC][mM][dD][pP][rR][oO][xX][yY]"
>                                         (undecided-dos . undecided-dos)

I don't know how an external program is called on Windows,
but if it's via "cmdproxy", this line may be the culprit.

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))

---
Ken'ichi HANDA
address@hidden




reply via email to

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