Send continuation lines to chat box they belong to
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 4 Feb 2010 22:33:50 +0000 (23:33 +0100)
committerArun Persaud <arun@nubati.net>
Sun, 7 Feb 2010 20:05:04 +0000 (12:05 -0800)
commit6abb8a34eb7ea968aff8b2175be46b9d75a47c39
treeb21f669a751e59cd40f7ff5a4607bcc3a8597222
parent566205d159a20e4f86b54f5f2398b401df73d2e8
Send continuation lines to chat box they belong to

The variable savingComment is used as a kludge to remember where the
comment should go (i.e. which chatbox, or elsewhere), so that when a
continuation line is matched, chatPartner (which was reset at EOL) can
be restored to its original value. Also put space after handle of talker
in channel Chat Windows
backend.c