Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - line wrapping
Author Message
  Post subject:   Reply with quote
> Im using ESingular under linux, and all is well,
> except that lines don't wrap around. If a line is too long,
> singular truncates it with a dollar sign. I can't even
> scroll past the $. Is there any way I can make lines wrap
> around?

Yes, there is. You need to set the variable truncate-lines
to nil. In order to do this you can either eval ( M-: )
the expression (setq truncate-lines nil) for turning on
line wrapping temporarily or if you want to have a permanent
solution you can insert the line

(setq truncate-lines nil)

at the bottom of the file .emacs-singular which is
contained in the emacs directory of your Singular
distribution.

Eric Westenberger (Singular Team)

email: westenb@mathematik.uni-kl.de
Posted in old Singular Forum on: 2002-04-19 10:50:48+02
Post Posted: Wed Sep 21, 2005 8:42 pm
  Post subject:  line wrapping  Reply with quote
Im using ESingular under linux, and all is well,
except that lines don't wrap around. If a line is too long,
singular truncates it with a dollar sign. I can't even
scroll past the $. Is there any way I can make lines wrap
around?



email: minutsil@cps.msu.edu
Posted in old Singular Forum on: 2002-03-28 16:32:42+01
Post Posted: Thu Aug 11, 2005 5:31 pm


It is currently Fri May 13, 2022 11:00 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group