<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Le 17/02/2016 15:12, <a class="moz-txt-link-abbreviated" href="mailto:amonmayr@laas.fr">amonmayr@laas.fr</a> a
écrit :<br>
</div>
<blockquote cite="mid:56C47FD6.9040504@laas.fr" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<br>
What about adding to the list the infamous forgotten ";" after a
huge matrix, aka "huge matrix display scrolling of death"?<br>
See <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://mailinglists.scilab.org/Scilab-users-Accidentally-displaying-huge-matrices-tc4032315.html#a4032319">http://mailinglists.scilab.org/Scilab-users-Accidentally-displaying-huge-matrices-tc4032315.html#a4032319</a>
and <a moz-do-not-send="true" class="moz-txt-link-freetext"
href="http://bugzilla.scilab.org/show_bug.cgi?id=6286">http://bugzilla.scilab.org/show_bug.cgi?id=6286</a>
<br>
It seems that a patch was proposed but never merged?<br>
</blockquote>
<br>
You can customize your lines() in your .ini / .scilab. It is not
infamous to do.<br>
Unfortunately, disp() has no order option that could be tuned in the
.ini.<br>
When reviewing your code, you wouldn't need to remove existing ";"
because the display of big matrices would be abstracted. An
abstracted display could be implemented later.<br>
<br>
SG<br>
<br>
</body>
</html>