How to stop (x)maxima from autowrapping long lines?



On 03/12/2011 01:31 AM, Kingsley G. Morse Jr. wrote:
> Hello,
>
> Does anyone here happen to know how to output long
> lines, without wrapping at word breaks?
>    

(%i1) linel:1000;
(%o1)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
1000


Still I woud rather use* stringout()* to get full unwrapped expressions 
into file.


Alex