<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="DejaVu Sans Mono">Hi, <br>
      <br>
      Following the Help I installed OCompletion with:<br>
      ----------<br>
    </font>(Installer ss project: 'OCompletion')<br>
          addPackage: 'OcompletionSqueakCompatibility';<br>
        addPackage: 'Ocompletion';<br>
        install.<br>
    (Smalltalk at: #ECToolSet) register.<br>
    (Smalltalk at: #ToolSet) default: (Smalltalk at: #ECToolSet).<br>
    <font face="DejaVu Sans Mono">----------<br>
      <br>
      This broke 2 things:<br>
      <br>
      1] Now I have automatic closure of of ' " ( [ ... Which I do not
      like.<br>
      <br>
      2] Now the Alt+' (and similar) do not act as toggle. <br>
      Example. if I write 123, highlight it, then press 2 times Alt+' I
      get<br>
      '123'''<br>
      The proper result should be<br>
      123<br>
      <br>
      My image is clean, I was just installing all my preferred
      packages, one at a time, when I discovered that it is
      'OCompletion' that mangles the quote/braces defaults and the
      toggle.<br>
      <br>
      Bye<br>
      Nicola<br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
      <br>
    </font>
  </body>
</html>