Xemacs 19.15 and line wrapping

Xemacs 19.15 and line wrapping

Post by UDS Applicatio » Fri, 11 Apr 1997 04:00:00



Hi!

I have the following question after switching 19.14 -> 19.15

[1] How do I turn on line wrapping (as opposed to the -> at the end of
the line and the horizontal scrollbar at the bottom of the window that
I have now)?

Many thanks in advance,
Andrei Lenkei

 
 
 

Xemacs 19.15 and line wrapping

Post by Rahul V. Herwadk » Fri, 11 Apr 1997 04:00:00


Add this to your .emacs:
(setq truncate-partial-width-windows nil)

This works in 19.14 as well as 19.15



|> Hi!
|>
|> I have the following question after switching 19.14 -> 19.15
|>
|> [1] How do I turn on line wrapping (as opposed to the -> at the end of
|> the line and the horizontal scrollbar at the bottom of the window that
|> I have now)?
|>
|> Many thanks in advance,
|> Andrei Lenkei