in reply to Large code font breaks proper code wrapping

In your User Settings, what is the "Code Wrap Length" set to? Just lower the value. That node you point to works fine for me, but I probably have a wider screen than you ;-)

  • Comment on Re: Large code font breaks proper code wrapping

Replies are listed 'Best First'.
Re^2: Large code font breaks proper code wrapping
by ysth (Canon) on Jul 13, 2005 at 09:22 UTC
    Note that selected user settings are publicly viewable via the xml display of a homenode, including the code wrap settings so that people having problems can be helped by other monks. In this case, I see from [id://Crackers2;xml] that s/he has autowrap off and wraplength set to 120. So if s/he is using a brower that allows autowrap, s/he should set it; otherwise reduce wraplength.

      Thanks Tanktalus and ysth. (late reply, was on vacation)