help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: how to change file coding system


From: Eli Zaretskii
Subject: Re: how to change file coding system
Date: Wed, 17 Aug 2005 21:23:06 +0300

> From: Martin Monsorno <monsorno@gmx.de>
> Date: Wed, 17 Aug 2005 11:26:13 +0200
> 
> >       C-x RET c utf-8 RET C-x C-f bla.eclipse
> >
> > or did you use "C-x C-f" as usual?  If the latter, I'm guessing that
> > Emacs thought it was an ISO-8859 encoded file (because it cannot
> > easily distinguish between these 2 encodings), and thus your
> > subsequent C-x RET f had no effect at all.
> 
> I tried many ways of opening the file

But none of them is what I suggested...

> Some details are in my followup to Peter's posting.

But none of that clears up the situation in any way...  They are just
random trials, nothing more.

Please try my suggestions.  Alternatively, send the offending file(s)
as binary attachments (preferably base64-encoded), and someone will
figure out what's wrong.

In any case, the fact that Emacs thinks the file is encoded
raw-text-unix indicates that there are some bytes in the file that
don't belong to ISO-8859.  Perhaps that clue will help you solve the
problem (you can use hexl-find-file to see the raw bytes in the file).




reply via email to

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