[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: shell-mode ^M
- X-ml-count: 4076
- Subject: Re: shell-mode ^M
- From: 弓岡 也守輝 (YUMIOKA Yasuteru) <te-kun@xxxxxxxxxxxxxx>
- Date: Wed, 06 Feb 2002 22:33:18 +0900 (JST)
- X-mailer: xcite1.41> Mew version 3.0.52
- User-agent: Emacs/20.7.1 Mule/4.1 (葵) Meadow/1.15pre1 (SHOUBU:63) OS/i386-*-windows95.1111
お世話になります、弓岡です。
From: Shun-ichi GOTO <gotoh@xxxxxxxxxxx> -->"後"さん曰く
Subject: Re: shell-mode ^M
Date: Wed, 06 Feb 2002 22:13:35 +0900 (JST)
Message-Id: <20020206.221335.91968616.gotoh@xxxxxxxxxxx>
ML-Name: [meadow-users-jp: 4075]
弓岡> (modify-coding-system-alist 'process ".*sh\\.exe" 'undecided-unix)
弓岡> で、そのようにすると、何かよくないことがありますでしょうか。
後> これだとcygwin でないWin32 console command の出力に^Mが入ってしまったり
後> しませんか?
後> (modify-coding-system-alist 'process ".*sh\\.exe" '(undecided-dos . undecided-unix))
後> とかにした方がいいかも
なるほどです。
cygwin でないWin32 console command を使うことはまずないのですが、不都
合が他で出てもいやなので、そうします。
; 元のメールを変なスレッドにつなげてしまって、失礼しました。