help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Disable auto-split lines in html-mode


From: meyer . p
Subject: Disable auto-split lines in html-mode
Date: 28 Sep 2005 05:54:49 -0700
User-agent: G2/0.2

Hello

I'm using html-mode on emacs.

When editing html code, the line get splitted.

Here is an exemple with dummy data :

The following line :
<a href="zefezrgfeoijego eijeogjoe geg io ijoijioj" alt="zefiojzef
zefiozefio zzefzefi ">zezef </a>

is automatically changed into :
<a href="zefezrgfeoijego eijeogjoe geg io ijoijioj" alt="zefiojzef
zefiozefio zzefzefi ">zezef </a>

Can I avoid this comportment ?

I know that I should not use too long lines but when they are splitted
when editing, this causes more differences compared to my CVS repo....
but the code remains the same...

Any help here ?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]