Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!uunet!ora!bloom-beacon!dont-send-mail-to-path-lines From: swick@athena.mit.EDU (Ralph Swick) Newsgroups: comp.windows.x Subject: Re: Strange problem with the translation manager Message-ID: <9106261343.AA29216@lyre.MIT.EDU> Date: 26 Jun 91 13:43:07 GMT References: <9106251407.AA3081@cas.org> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 6 ShiftF1: string("echo this is shift F1\n") \n \ The Xt specification only permits Latin-1 characters inside the double quotes, so the new-line is the cause of problem. (The MIT implementation is more permissive than the spec, but new-line is still not allowed.)