>>>>> "Maurice" == Maurice Elallouf <[EMAIL PROTECTED]> writes:
Maurice> It seems to work, but sounds horribly slow, and is unusable Maurice> for me: simply typing on the keyboard takes minutes to handle Maurice> all the characters, and the buffer is full too early, so that Maurice> the last keystokes are lost. Not speaking about the math Maurice> editor, that it totally glued, and the rest. We are working on some of these problems, but there are problems specific to OSX that we did not manage to understand. Maurice> I've collected an indication that may help : while waiting Maurice> after having typed some keystrokes ahead, I've done a Maurice> sampling in "Activity monitor", that shows that it calls Maurice> "getcwd/readdir/getdirentries" very often. Should I reduce Maurice> the path list in the preferences ? Currently I have 7 of Maurice> them: This is very interesting. Do you have a way to know which directories are polled? Or to get a backtrace indicating what code path leads to that? JMarc