unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
To: William Xu <william.xwl@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: file-coding-system-alist and shell endless loop problem
Date: Wed, 16 May 2007 15:54:27 +0900	[thread overview]
Message-ID: <E1HoDP1-0000Lj-3m@etlken.m17n.org> (raw)
In-Reply-To: <87sl9x469j.fsf@www.williamxu.com> (message from William Xu on Wed, 16 May 2007 14:44:24 +0800)

In article <87sl9x469j.fsf@www.williamxu.com>, William Xu <william.xwl@gmail.com> 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 emacs-devel@gnu.org by hand.

---
Kenichi Handa
handa@m17n.org

  reply	other threads:[~2007-05-16  6:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-16  6:44 file-coding-system-alist and shell endless loop problem William Xu
2007-05-16  6:54 ` Kenichi Handa [this message]
2007-05-16  7:13   ` William Xu
2007-05-16  8:00     ` Kenichi Handa
2007-05-16  8:23       ` William Xu
2007-05-16  8:23       ` William Xu
2007-05-16 17:44         ` Eli Zaretskii
2007-05-17  1:08         ` Kenichi Handa
2007-05-17  3:36           ` William Xu
  -- strict thread matches above, loose matches on Subject: below --
2007-05-16  6:39 William Xu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1HoDP1-0000Lj-3m@etlken.m17n.org \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=william.xwl@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).