<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">Le 15/02/2022 à 20:24, Samuel Gougeon a
      écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:a04f2e3e-87c3-1dae-d43d-f1490825cd26@free.fr">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      .../...
      <ul>
        <li>If the module to unload is an autoloaded ATOMS module, its
          library is protected. Then trying to clear it yields an
          expected error.<br>
          The default unloader.sce does not take this into account. Yet,
          it should avoid or handle the error without stopping.<br>
        </li>
      </ul>
    </blockquote>
    <p>Actually, the error is caught, but prevents unloading the
      documentation and preferences.<br>
      Maybe it's better in this way (unload all parts of the module, or
      none of them).<br>
    </p>
    <br>
  </body>
</html>