<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Em 11-08-2015 22:25, Jecel Assumpcao
      Jr. escreveu:<br>
    </div>
    <blockquote
cite="mid:55caa087.c1ed8c0a.fe5b7.ffffc6dbSMTPIN_ADDED_MISSING@mx.google.com"
      type="cite">
      <pre wrap="">Casimiro,

</pre>
      <blockquote type="cite">
        <pre wrap="">I'm developing a little parser and need to enter characters of Portuguese language like
á, é, ã, õ, ê... but using the traditional method what happens is that I get a?, e? so on and
so forth. Platform Linux (utf-8). Help appreciated.
</pre>
      </blockquote>
      <pre wrap="">
This has always worked just fine on the Mac and in Windows, but the Unix
3.6-3 VM (released on April 2, 2004) changed things so you should set
the LC_CTYPE/LC_ALL environment variables in the shell that invokes
squeak. If you use the -nointl option for the VM then dead keys are
disabled (try "squeak --help").</pre>
    </blockquote>
    I'm using cog_spur. With the traditional VM diacritics worked OK,
    but in cog diacritics have always been a problem that I masked by
    using English.<br>
    <blockquote
cite="mid:55caa087.c1ed8c0a.fe5b7.ffffc6dbSMTPIN_ADDED_MISSING@mx.google.com"
      type="cite">
      <pre wrap="">

My own shell doesn't have the LC* variables set (it used to have it back
in 2004, but that probably got lost in some upgrade over the years) but
everything still seems to work for this 4.0.3-2202 VM. I use a ABNT2
keyboard. SQUEAK_ENCODING is set to 'UTF-8'.

Good luck!
-- Jecel



</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      The information contained in this message is confidential and
      intended to the recipients specified in the headers. If you
      received
      this message by error, notify the sender immediately. The
      unauthorized use, disclosure, copy or alteration of this message
      are strictly forbidden and subjected to civil and criminal
      sanctions.<br>
      <br>
      ==<br>
      <br>
      This email may be signed using PGP key <b>ID: 0x4134A417</b></div>
  </body>
</html>