<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div><br>
</div>
<div>I know it's not a perl question but I'm sending this question in case someone know or can redirect me to the right place.</div>
<div><br>
</div>
<div>I'm working with gvim on our old server with encoding=iso-8859-8 and it work okay.</div>
<div>I have new linux server and I would like to work with encoding utf8. </div>
<div>When I gvim a file I see the hebrew as junk and also write junk. When I look from the web it's also look junk.</div>
<div>If I add to the file ~/.gvimrc the line: set encoding=iso-8859-8</div>
<div>I see the hebrew okay in gvim and in browser. </div>
<div><br>
</div>
<div>I also try :</div>
<div>
<div> env LANG=he_IL.UTF-8 vim -H </div>
<div> LANG=he_IL gvim -H </div>
</div>
<div>With no success.</div>
<div><br>
</div>
<div>What I need to do in order to be able to see utf8 hebrew with gvim?</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Shlomit.</div>
<div><br>
</div>
</body>
</html>