hi,

i just noticed that open brackets of character stings in a function call 
disable the code hinting in both RKWard's R console and the script editor.

try this:

 ls("foo"

if you move to the curser to the end, you should see the hints. now open a 
bracket in the string:

 ls("(foo"

the hints disappear or turn into '"( ()', even though the string is enclosed 
in quotes. you have to close the bracket in the string to get them back:

  ls("(foo)"

that's odd, isn't it?


viele grüße :: m.eik

-- 
  dipl. psych. meik michalke
  institut f"ur experimentelle psychologie
  abt. f"ur diagnostik und differentielle psychologie
  heinrich-heine-universit"at d-40204 d"usseldorf

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to