Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: line wrapping
PostPosted: Thu Aug 11, 2005 5:31 pm 
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


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: Wed Sep 21, 2005 8:42 pm 
> 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


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 10:57 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group