Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2005 07:54:07 +0100
From:      Karel Miklav <karel@inetis.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: how do i translate non-ascii chars???
Message-ID:  <421AD70F.7030805@inetis.com>
In-Reply-To: <20050221065149.GA77396@thought.org>
References:  <20050221065149.GA77396@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline wrote:
> 	I've got sseveral HTML files with O-aigu and O-grave and 
> 	others (these files were composed on  a Mac. Rather than
> 	display as ['] (apostrophes) or backticks, they are rendered
> 	in full 8859-1.   
> 
> 	How to I translate these > 128 range characters?  I'm 
> 	wedged.

What about 'man iconv'? You can also open such a file in Vim with ':e 
++enc=macroman file.html' or something.

-- 

Regards,
Karel Miklav



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?421AD70F.7030805>