emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: [Peter Dyballa] Re: Coding system of file not recognised correctly


From: Chong Yidong
Subject: Re: [Peter Dyballa] Re: Coding system of file not recognised correctly
Date: Sat, 07 Oct 2006 12:47:26 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

The following message is a courtesy copy of an article
that has been posted to gmane.emacs.pretest.bugs as well.

>> Could you send utf8.txt?
>
> It's probably easier to fetch the 1.6 MB for example here: http:// 
> ftp.funet.fi/pub/kermit/charsets/utf8.txt

Your original bug report is very difficult to read, so let me see if I
can simplify the recipe.  With the file utf8.txt saved to $HOME, I do

$ echo ";;; -*- mode: Text; coding: utf-8; -*-" > utf8_txt 
$ cat utf8.txt >> utf8_txt 
$ LANG=de_DE.UTF-8 emacs

C-x C-f utf8_txt RET     => utf8_txt opened with "u" on modeline.
C-x C-f utf8.txt         => utf8.txt opened with "u" on modeline.

So everything seems to work for me, at least on GNU/Linux.  If you
follow this exact procedure, does it fail for you?




reply via email to

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