bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] [bug #27650] Line wrap in ICS mode


From: anonymous
Subject: [Bug-XBoard] [bug #27650] Line wrap in ICS mode
Date: Sat, 10 Oct 2009 11:32:58 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

Follow-up Comment #1, bug #27650 (project xboard):

Indeed, XBoard 4.4 does not join the lines that were broken off by the ICS.
This is intended behavior. The ICS console itself should be responsible for
the wrapping, which might be different for each user: not everyone might use a
window of the same width, and the ICS is not aware how wide the console window
is. So it makes more sense to do this at the client side.

More importantly, the board12 style can be so wide that the ICS puts a line
break in it, and the XBoard board parser chokes on this. Joining continuation
lines guarantees that XBoard will understand all boards the ICS sends it, no
matter how wide.

Is there any reason not to join the lines?

H.G.Muller

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?27650>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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