It always wraps lines!

General and specific configuration/INI settings

It always wraps lines!

Postby simon » Wed Oct 27, 2004 11:24 pm

I should be incredible... I keep trying to set UE v10 not to wrap lines. And I can't!!! I tried "toggle word-wrap" icon, every setting in Advanced/Configuration/Edit... and nothing. It brakes every line at column 80. What can I do? thx
User avatar
simon
Newbie
 
Posts: 2
Joined: Wed Oct 27, 2004 11:00 pm

Re: It always wraps lines!

Postby Mofi » Thu Oct 28, 2004 10:12 am

Go again to the Edit Configuration dialog and make sure, that wrapping is really disabled for ALL files, not only for Default. Everything below the file extension drop down list can be set for individual file extensions. Check, if there are defined special wrap settings for specified files.

Also have a look at setting Maximum columns before line wraps in the General Configuration dialog at section Display (or Advanced - Configuration - Editor Display - Miscellaneous in newer versions of UE). Default value is 4096.

In the INI file, these settings are responsible for wrapping (my personal settings listed here, not the defaults):

[Settings]
Max Columns=4096
WordWrap=0
Wrap Column1=106
Wrap Column2=78
Wrap Column3=76
Wrap Column4=106
Wrap Column5=106
Wrap Column6=106
Wrap Column7=106
Wrap Column8=106
Wrap Column9=106
Wrap Column10=106
Wrap Column11=106
Wrap Type1=2
Wrap Type2=2
Wrap Type3=2
Wrap Type4=2
Wrap Type5=2
Wrap Type6=2
Wrap Type7=2
Wrap Type8=2
Wrap Type9=2
Wrap Type10=2
Wrap Type11=2
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: It always wraps lines!

Postby simon » Fri Oct 29, 2004 2:12 am

It works!!! Thank you... I forgot to set that option in General section.
Greetings from Hungary.
User avatar
simon
Newbie
 
Posts: 2
Joined: Wed Oct 27, 2004 11:00 pm

Re: It always wraps lines!

Postby pantichd » Mon May 09, 2005 2:27 pm

I have tried all kinds of variations of the Configuration settings to get my file NOT to wrap but I can't figure it out.

I've read the help but it's still not working as expected.

Can someone please explain or refer me to documentation that explains HOW to keep lines from wrapping.

PS - I'm using version 10.20d+

Thanks.

David
User avatar
pantichd
Newbie
 
Posts: 3
Joined: Tue Mar 29, 2005 12:00 am

Re: It always wraps lines!

Postby Mofi » Tue May 10, 2005 1:40 am

Additionally to the settings I explained above look at Advanced - Configuration - Edit respectively Advanced - Configuration - Word Wrap/Tab Settings. There are many settings for word wrap.

Take into consideration, that the word wrap settings are individually stored for all file types defined in the pull-down list above. For example I have set one set of word wrap settings for Default and an other set for c h inc ('C'-files).

Click the help button in this dialog to get help about word wrapping.
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4066
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: It always wraps lines!

Postby VIVIsectI » Thu Nov 08, 2007 7:42 pm

That I cannot expand my columns beyond 20000 characters is extremely upsetting. Firstly, Textpad does not have this limitation. Secondly, I routinely deal with text files that have columns exceeding 90,000 per line. Each line represents a document and it's contents. This is really somewhat of a crippling deficiency in this application.
User avatar
VIVIsectI
Newbie
 
Posts: 1
Joined: Thu Nov 08, 2007 12:00 am

Re: It always wraps lines!

Postby hero080 » Tue Feb 10, 2009 6:20 pm

:(
The line wrapping function of my UltraEdit 14.20 works incorrectly. When it reaches column 80, it cuts a word in half!
Any idea about how this happens?

Extra information: I'm using Chinese edition, and in Chinese there is no white spaces between words thus line wrapping is simply by Chinese Character. But I swear the problem happens when I'm editing a file with ONLY English.
hero080
Newbie
 
Posts: 1
Joined: Tue Feb 10, 2009 6:16 pm

Re: It always wraps lines!

Postby bozmon » Thu Feb 12, 2009 10:58 pm

This is obviously a bug. If I use CHINESE(PRC) for non-Unicode in my Regional/Language Setting, I got same problem. Word got cut off in the middle no matter that kind of wrap setting I choose. Change it to English(US) then everything is OK.
bozmon
Newbie
 
Posts: 1
Joined: Thu Feb 12, 2009 10:53 pm


Return to Configuration/INI Settings