<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 02/17/2016 03:27 PM, Samuel Gougeon
a écrit :<br>
</div>
<blockquote cite="mid:56C4836D.9020108@free.fr" type="cite">
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
<div class="moz-cite-prefix">Le 17/02/2016 15:12, <a
moz-do-not-send="true" class="moz-txt-link-abbreviated"
href="mailto:amonmayr@laas.fr"><a class="moz-txt-link-abbreviated" href="mailto:amonmayr@laas.fr">amonmayr@laas.fr</a></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>
</blockquote>
<br>
Nope, that's not a decent solution.<br>
As discussed previously, if you set lines() to a low value to avoid
the "missing ; of death", you might break a lot of your script that
generates some outuput on the console.<br>
I've done it in the past, and it's never good to find out in the
morning that the script that was supposed to run all night (and that
reports progress from time to time) has stopped after half an hour,
asking whether it should go own with the output on the console.<br>
The default behaviour of the display should change and personally, I
like the solution adopted by julia.<br>
<br>
Antoine<br>
<br>
<blockquote cite="mid:56C4836D.9020108@free.fr" type="cite">
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>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Antoine Monmayrant LAAS - CNRS
7 avenue du Colonel Roche
BP 54200
31031 TOULOUSE Cedex 4
FRANCE
Tel:+33 5 61 33 64 59
email : <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@laas.fr">antoine.monmayrant@laas.fr</a>
permanent email : <a class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@polytechnique.org">antoine.monmayrant@polytechnique.org</a>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
</pre>
</body>
</html>