[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:21997] Re: emacs shell mode
-
From:A Matsui
-
Date:Fri, 13 Feb 2004 14:14:38 +0900 (JST)
- Subject: [plamo:21997] Re: emacs shell mode
- From: A Matsui <matsui.akira@xxxxxxxxxxx>
- Date: Fri, 13 Feb 2004 14:14:35 +0900
- User-agent: Mutt/1.3.23i-
松井です.
ありがとうございます.
> set-buffer-file-coding-system ではなくて、
> set-buffer-process-coding-system を呼べばよいのではないでしょうか。
> ;; default-process-coding-system という変数もあります。
手動で,
(set-buffer-file-coding-system 'euc-japan-unix)
を設定しましたところ正しく表示するようになりました.
ただ,
~/.emacs に,
(add-hook 'shell-mode-hook
'(lambda ()
(set-buffer-file-coding-system 'euc-japan-unix)))
と書きますと,
Wrong number of arguments: #......
とemacs 起動時にエラーメッセージが出てしまいます..
--
松井
- Follow-Ups
-
- [plamo:22001] Re: emacs shell mode, Shun-ichi TAHARA (田原 俊一)
- References
-
- [plamo:21992] emacs shell mode, A Matsui
- [plamo:21995] Re: emacs shell mode, Hiroshi Fujishima
[検索ページ]
[メール一覧]
Plamo ML 公開システム