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

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

Re: Single unrecognized character wrecks entire display


From: Peter Dyballa
Subject: Re: Single unrecognized character wrecks entire display
Date: Fri, 24 Aug 2012 17:08:59 +0200

Am 24.08.2012 um 16:54 schrieb Alexandre Oberlin:

> On Fri, 24 Aug 2012 15:46:47 +0200, Alexandre Oberlin <please@nospam.com> 
> wrote:
>> The original is in English and has no such problems, but opens in emacs as 
>> raw text Mac.
> Wrong! Actually the original also has offending characters in geographic 
> names:
> \207 and \222.

This could be easily cured: pass it to a converter which can remove 
inappropriate bytes. Iconv has the -c option. You could use it to convert from 
UTF-8 to UTF-8-MAC and from one the untouched original file to a working copy. 
Then translate the working copy.

--
Greetings

  Pete

Build a man a fire and he'll be warm for a night, but set a man on fire and 
he'll be warm for the rest of his life.




reply via email to

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