<br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hm. Can't reproduce using either of R 2.4.1 or the development version of<br>2.5.0
. The syntax should really be ok. ";" terminates a statement, but so<br>does a newline, so essentially, your change *should* not make any difference.<br>My best guess is that is has something to do with encodings, once again. When
<br>you paste the code to the R console, does it show the line breaks, or does<br>everything somehow get squeezed into a single line? Can you reproduce the<br>problem, if you type in the function instead of pasting it? Can anybody else
<br>reproduce the problem?</blockquote><div><br>I did some testing, it seems to be the tab. I don't know how tab key functions, but pressing it twice I get this message: <br>
Display all 445 possibilities? (y or n)<br>
which is the number of my files in my /home/user dir. Weird. I did knew that.  This happens in both gnome-terminal and konsole, but not in rkward's konsole.<br><br>So copying and pasting the code as is passes the tabs and stops after if (
is.character (x)) { where it has many tabs.<br><br>Regards,<br>Ilias<br></div><br></div><br>