For long lists an empty entry in the variable manager is created. Reproducible: Always Steps to Reproduce: 1. create a short list via x1:makelist(t,t,0,0.2,0.05)$ and observe the correct result in the variable manager 2. create a long list via x2:makelist(t,t,0,0.2,0.0005)$ and observe a new empty entry with no name and no value. Expected Results: I would expect to have a shortened value for x2: show couple of the first elements and couple of last elements and separate them with "...".
Git commit 0dd2b9672369ebda020993fb2f583fe6c3c6f865 by Alexander Semke. Committed on 06/11/2016 at 19:22. Pushed by asemke into branch 'master'. Remove line breaks in maxima's lists with many elements. FIXED-IN: 16.12 M +4 -4 src/backends/maxima/maximavariablemodel.cpp http://commits.kde.org/cantor/0dd2b9672369ebda020993fb2f583fe6c3c6f865