emacs-devel
[Top][All Lists]
Advanced

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

Re: file-coding-system-alist and shell endless loop problem


From: Kenichi Handa
Subject: Re: file-coding-system-alist and shell endless loop problem
Date: Wed, 16 May 2007 15:54:27 +0900
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.0 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

In article <address@hidden>, William Xu <address@hidden> writes:

> I find that `M-x shell' would end in some endless loop when
> `file-coding-system-alist' has been set to something like

> ,----
> | (setq file-coding-system-alist
> |       '(("\\.dz\\'" no-conversion . no-conversion)
> |     ("\\.g?z\\(~\\|\\.~[0-9]+~\\)?\\'" no-conversion . no-conversion)
> |     ;; [...]
> |     ("" utf-8 . utf-8)))
> `----

> namely, set the default coding system for file I/O operation to
> utf-8.

I can't reproduced that problem.  Could you please use M-x
report-emacs-bug RET to report the bug?  That command
inserts many useful information in *mail* buffer.  It may be
ok to change the To: address to address@hidden by hand.

---
Kenichi Handa
address@hidden




reply via email to

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