<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Dear ESI devs,<br>
    <br>
    getscilabkeywords() ignores many Xcos macros, even public ones like
    scicos_diagram(), etc.<br>
    This came with Scilab 5.0 :(<br>
    <br>
    While working on it, i noted that the <i>scicos_autolib</i> and <i>scicos_utilslib</i>
    libraries are loaded at Scilab startup, while <i>scicos_scicoslib</i>
    isn't.<br>
    <br>
    Question 1 : is there a reason for this exception?<br>
    <br>
    Still about getscilabkeywords() : It registers the xcos/macros with
    other Scilab macros, in getscilabkeywords()(4) instead of
    getscilabkeywords()(5). <br>
    <br>
    Question 2 : Could we move them in the right 5th bin? This is not a
    back-compatible proposal. So i let you decide.<br>
    <br>
    Best regards<br>
    Samuel<br>
    <font face="Arial"><br>
    </font><br>
    <br>
  </body>
</html>